Skip to content

ikovic/vanilla-js-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vanilla-js-boilerplate

Simple boilerplate for vanilla JS projects

Description

Boilerplate contains just a blank project with a few generic things set up:

  • ESLint with recommended rule set
  • Prettier
  • Pre-commit hook which runs ESLint & Prettier on all JS files

Usage

After cloning the repo, run npm i to install the dependencies. Only the following script is available:

  • npm start - defaults to node src/index.js for quick start

About

Simple boilerplate for vanilla JS projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages