Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 228 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 228 Bytes

Web App Template

View to the habitat.

Running

  • npm install to install the development tools
  • npm run watch to build client & server, rebuilding on change
  • npm run server to run the server, restarting on change