https://akhil-code-ts-code.herokuapp.com/
Refer to package.json to understand more about writing npm scripts.
# Installs all required dependencies from package.json
npm install
# Starts the server in developer mode that listen to changes in code and restarts automatically.
npm run dev
# Starts the server and serves the traffic.
npm run start
open the image below to have complete view
open the image below to have complete view
- Add React JS dependency