Skip to content

verbart/strata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.