Skip to content

codaglobal/refactoring

Repository files navigation

Commands

  • npm run watch to watch for changes and run tests
  • npm run test to run tests
  • npm run build to transform es6/es7 to es5 by Babel
  • npm run clean to clean build/ directory
  • npm run lint to lint js using ESLint in Airbnb's Javascript style

About

Refactoring examples and exercises

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published