/playground-koa-jest

A playground for Koa with Jest.

Primary LanguageJavaScriptMIT LicenseMIT

playground-koa-jest

Generated by Node Project Generator.

License

A playground for Koa with Jest.

Development

  • Clone the repo
$ git clone https://github.com/robertoachar/playground-koa-jest.git
  • Install dependencies
$ npm install
  • Run scripts
Action Usage
Start development mode npm start
Lint code npm run lint
Run tests npm run test
Run tests (watch mode) npm run test:watch

Author

Roberto Achar

License

MIT