0.1.5 • Published 4 years ago

@enginite/rest-express v0.1.5

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

enginite-rest-express

Tooling and configuration for creating rest server with Express in Typescript.

Installation

$ npx @enginite/create-app my-node-module @enginite/rest-express
$ cd my-node-module

Scripts

# To Run Devserver with watch
yarn dev
# To Build Node Module
yarn build

Preconfigured with

  • Eslint
  • Babel
  • Webpack