/npm-boilerplate

Simple npm module boilerplate

Primary LanguageJavaScript

boilerplate

A simple node library module boilerplate comprising:

  • Dotenv
  • Rollup
  • Babel
  • Jest
  • Prettier
  • NPM, as opposed to Yarn

Directory structure:

  • /src - sources live here
  • /test - test files live here
  • /tmp - gitingored directory

License

MIT.