This is a node express starter package. Code in Typescrip, transpile to js
- Clone this repo
- run: "npm install" to install required packages
- run: npm run start to start the app on port 3200. or run: "npm run dev" to run with nodemon. With this you don't have to stop and run app everytime you make changes.
The view engine is hbs