Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 255 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 255 Bytes

If in Windows, use PowerShell to run commands.

Run npm install in root folder.

Run npm run dev from root folder to start a dev environment.

To debug, launch debugger in Visual Studio Code and then run npm run client in a console to run front-end.