Version 2 of the DEQAR Admin Interface, with create-react-app v2, refreshed 3rd party libraries, and many more...
0
stars
0
forks
source link
deqar_frontend
Install
- Clone the repository
- Create
.env.production
file with REACT_APP_BACKEND_API
environmental variable pointing to the backend API.
- Start with:
npm build