Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 254 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 254 Bytes

Developing

  1. Run npm install to install server dependencies.

  2. Run gulp or npm start to start the development server.
    It should automatically open the client in your browser when ready.

Build

  • Run npm run build for building.