Skip to content

felixpy/node-es

Repository files navigation

Node.js Repo Template

js-standard-style Code Style

A repository template for node.js.

Quick Start

git clone [email protected]:felixpy/node-es.git

# install dependencies
yarn

# run tests
yarn test

Features

  • ESLint + Prettier
  • Git Hooks
  • Unit Test

License

MIT

Copyright (c) 2019 - present, Felix Yang