0.3.3 • Published 9 years ago
modern-project-boilerplate v0.3.3
Modern Project Boilerplate
bI?
Boilerplate with basically configured babel, eslint and npm-scripts for quick start of a new project development.
Features
- babel
- eslint
- npm-scripts
Install
git clone git@github.com:Noviel/modern-project-boilerplate.git YOUR_PROJECT_NAME##Prepare In your project directory:
- Delete
.gitdirectory. npm installoryarn installfor dependencies.- Set in
package.jsoninformation about your project. - Have fun!