ejs-express-nodejs-ts
v1.0.7
Published
this provides a simplified ejs-express-nodejs-ts framework
Downloads
19
Readme
ejs-express-nodejs-ts framework
ejs-express-nodejs-ts custom framework
github link : https://github.com/jithujohnsonmathew7/ejs-express-nodejs-ts-framework
- download the code, follow the given steps and enjoy coding.
use the following commands to run the application:
- npm i //to install all modules.
after making changes take build
npm run build // to build the application
npm run copyAssets // to copy views and public into dist folder
npm run start //to start the application
