issues
search
akademia-envelo-3
/
moovelo-front
0
stars
0
forks
source link
readme
How to run moovelo app
install dependencies
npm ci
add
.env
file to root folder
start app
npm start
Sample
.env
file
API_URL=http://rickandmortyapi.com/api PRODUCTION=false