$ npm install
Before start frontend
you need to start the ../backend/
service.
$ export REACT_APP_API_URL=http://127.0.0.1:5000
$ npm run start
Open your browser on http://127.0.0.1.3000
$ npm run lint
$ npm run build
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
$ npm install
Before start frontend
you need to start the ../backend/
service.
$ export REACT_APP_API_URL=http://127.0.0.1:5000
$ npm run start
Open your browser on http://127.0.0.1.3000
$ npm run lint
$ npm run build