/Knoww

Primary LanguageJavaScriptOtherNOASSERTION

Skeleton

React + webpack template.

This app is ready to transpile your JSX React to babel.js!

to get started, inside of the project's main directory:

$ npm install

$ npm install -g nodemon

$ npm install -g webpack

$ npm install -g standard

To compile, run:

$ npm run watch

ES standard linter is configured, webpack is configured, you should be good to go!

License

MIT