Complete this step ONCE before starting the application for the first time:
npm install
To start the application:
npm run buildto start Webpack.npm run startto start the Node server.- Navigate your browser to http://localhost:3019/
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Complete this step ONCE before starting the application for the first time:
npm installTo start the application:
npm run build to start Webpack.npm run start to start the Node server.