Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 243 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 243 Bytes

BIGFIX

Developing

  1. Run npm install to install dependencies.
  2. Run 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.