type-express

0.0.2 • Public • Published

express-ts

Command line for creating simple Express.js apps with TypeScript inspired by express application generator

getting started

installation

npm

npm i -g type-express

yarn

yarn global add type-express

express-ts app-name cd app-name

run yarn or npm i

this will a create an express app with typescript with pug as a default template engine

TODO

  • add support for install deps
  • add support for different template engines
  • better error handling

Package Sidebar

Install

npm i type-express

Weekly Downloads

3

Version

0.0.2

License

MIT

Unpacked Size

14.3 kB

Total Files

20

Last publish

Collaborators

  • mostafa_tourad