1.1.1 • Published 4 years ago

@gribadze/blueprint v1.1.1

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

Blueprint

Fast project creation

by Gribadze

Supported scripts

  • npm start - run src/index
  • npm test - run tests configured by jest.config.js
  • npm run coverage - run tests with coverage analytics
  • npm run prettier - run prettier configured by prettier.config.js
  • npm run lint - run eslint or tslint with fix flag

Happy codding!