@engingokmen/movie-app
v1.1.17
Published
It is a movie app that you can search for movies and see their details.
Downloads
287
Readme
Movie app
It is a single page application which
Start development
Please run both dev server and database to start development
Start dev server
npm run start
- starts on http://localhost:8080/
Build for production
npm run build
- builds into '/dist' folder
Notes
- .env file could be moved to .gitignore file when the project matured