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