Skip to content

Configurations for ECMA2015 applications including babel6, mocha5 and eslint5

License

Notifications You must be signed in to change notification settings

seokhyun-oh/es6-application-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

After clone

rm -rf .git && git init && npm install

// If you want to config pre-commit for checking eslint
cp ./resource/hooks/* ./.git/hooks/

Execution

  • npm start
  • npm test (run all unit tests with mocha)

Debug (in Intellij)

About

Configurations for ECMA2015 applications including babel6, mocha5 and eslint5

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published