Skip to content

Repository files navigation

JS-StarterKit

A starter kit for javascript projects with bundling, linting, githooks and many more.

What does it do?

  • It uses webpack for moduling.
  • Both dev and prod builds with different webpack configs.
  • Bundling & minifications.
  • Handles ES6 with babel.
  • Linting with ESLint.
  • Precommit hook to restrict developers to commit if linting or building fails.
  • No preinstalled packages (only devDependencies). Install and develop in your own way.

About

A starter kit for javascript projects with bundling, linting, githooks and many more

Resources

Stars

12 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages