This project was generated with Express Js version 4.17.7.
- Download node Node Latest
- Open the project in vs code or any other IDE run
npm install
on terminal - Run the project by providing the command in terminal
nodemon
- Open the browser and navigate to
http://localhost:3000
Run nodemon
for a dev server. Navigate to http://localhost:3000/
. The app will automatically reload if you change any of the source files.
Run npm run prod
to build the project. The build artifacts will be stored in the dist/
directory.
- Developer :
alshoja@gmail.com