Skip to content

A guide to help you create a development environment with Node, TypeScript, Mocha, and ESLint.

License

Notifications You must be signed in to change notification settings

christo8989/node-typescript-mocha-eslint

Repository files navigation

node-typescript-mocha

A guide to help you create a development environment with Node, TypeScript, Mocha, and ESLint.

Install

yarn install

Develop

yarn dev

Test

yarn test
yarn test --watch=false

Build

yarn build

Production

yarn start

About

A guide to help you create a development environment with Node, TypeScript, Mocha, and ESLint.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published