1.0.5 • Published 4 years ago
backend-automation v1.0.5
Backend-Automation
Install The Package Using npm: npm install backend-automation
Npm package to initialize backend with CRUD operation in expressjs
Link To NPM Package : https://www.npmjs.com/package/backend-automation
To Run And Test The NPM Package, Run The Following Commands
Inside Root
Directory
npm install
Inside /bin
Directory
Make Your Changes In The index.ts
File
Compile The Typescript File
tsc index.ts
This will generate the compiled javascript version of Typescript File