Skip to content

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

License

Notifications You must be signed in to change notification settings

metalshan/js-starterkit

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published