cuz
Version:
Front-end modular development kit.
16 lines (12 loc) • 798 B
Markdown
# cuz
Front-end modular development kit.
using the following technologies:
- [React](https://github.com/facebook/react)
- [React Router](https://github.com/rackt/react-router)
- [Babel](http://babeljs.io) for ES6 and ES7 magic
- [Webpack](http://webpack.github.io) for bundling
- [Redux](https://github.com/rackt/redux)
- [ESLint](http://eslint.org) to maintain a consistent code style
- [redux-form](https://github.com/erikras/redux-form) to manage form state in Redux
- [style-loader](https://github.com/webpack/style-loader), [sass-loader](https://github.com/jtangelder/sass-loader) and [less-loader](https://github.com/webpack/less-loader) to allow import of stylesheets in plain css, sass and less,
- [react-document-meta](https://github.com/kodyl/react-document-meta) to manage page title