A simple dashboard made with react semantic-ui.
npm install && npm start
go to:
http://localhost:3000
your mock server will run on port 5000
post install run script will copy .env.default
to .env
Or you could run npm run cp-env-local
to copy it to .env.local
more information on check create-react-app