0.0.4 • Published 8 years ago

mg-react-ui-toolkit v0.0.4

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

Toolkit

BETA Version!! ReactJs starter kit.

Usage

Clone repository and run

npm install
npm start
open http://localhost:3000

You have to change default values in package.json to build your own application.

Babel

This module use babel to compile source code, allowing you to use es6 syntax. Source code is automatically compiled in lib folder before publish, as you can see in package.json.

Linting

This boilerplate project includes also React-friendly ESLint configuration.

npm run lint

Author

Marco Gazzola

Copyright and License

Copyright (c) 2016, Marco Gazzola.

Toolkit source code is licensed under the MIT License.