saeedjalalisj / node-basic-boilerplate

Node.js boilerplate(jest, eslint, husky)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node Basic Boilerplate

A boilerplate for Node.js with basic tools!

Getting Started

Just clone the repo or click Use this template button

git clone git@github.com:saeedjalalisj/node-basic-boilerplate.git example
cd example

script

npm start # run node script
npm run test # run tests

Tech

About

Node.js boilerplate(jest, eslint, husky)

License:MIT License


Languages

Language:JavaScript 100.0%