# after cloning the repo:
# for static build
$ npm i --production
$ export NODE_ENV=production
$ npm run build
# for local run
$ npm i
$ export NODE_ENV=development
$ npm run dev
# run static server
$ export PORT=3000
$ npm run serve Magora-Systems-Frontend/react-starter-kit
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|