/node-ts-seed

Typescript backend seed

Primary LanguageTypeScriptMIT LicenseMIT

node-ts-seed

Installing dependencies

$ npm install

Running in development mode

$ npm run dev

Testing the app

$ npm run test

Building production version

$ npm run build

The folder "lib" should be commited in master branch to install this package using git.

TSLint

$ npm run lint