Skip to content

kuruho/dansuma-frontend

Repository files navigation

Frontend

Development

npm install
npm start # localhost:3000

Production

npm install
PORT=8000 npm start 
...

NB: it also needs the backend to be on the same it on port 7001

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published