# 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
-
Notifications
You must be signed in to change notification settings - Fork 0
Magora-Systems-Frontend/react-starter-kit
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
React Starter Kit is an opinionated boilerplate for React.js development
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published