Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 234 Bytes

File metadata and controls

7 lines (5 loc) · 234 Bytes

Simple Node App

Step 1

Install packages with yarn. You can build thhe backend for development with yarn devel. Use yarn start or gulp ( npx gulp ) to open your browser and refresh the page any time something changes.