0.0.0 • Published 2 years ago

expressjs-generator-ts-boilerplate v0.0.0

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

Logo

Express Generator TypeScript

A node.js boiler plate that uses express-generator as a base code and ported to TypeScript.

The main difference of this package to the others is that this uses a fresh install for express-generator without dependencies

Installation

clone this repo and use as you please

  cd express-generator-ts-boilerplate
  rm -rf .git

change to your project name

  cd ../
  mv express-generator-ts-boilerplate [your project name]

Optimizations

Future optimizations will include cli to not have to rely on deleting the .git directory

Documentation

Documentation

Author

License

MIT