Skip to content

karatechops/node-babel-eslint-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node + Babel + ESlint simple boilerplate

A simple boilerplate to bootstrap quick projects. I use this personally to test packages, write scripts, or debug strange Javascript behavior.

Steps to install

  • Clone the repo git clone https://github.com/karatechops/node-babel-eslint-boilerplate.git
  • Install dependencies by running yarn or npm i in the project folder
  • Start the API npm run start

About

Node + Babel + ESlint Boilerplate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published