- Install
Docker
. - Run
./bin/start setup
in yourTerminal
.
or just simply run
npm install
npm start
under
- node 4.6.2
- npm 2.15.11
# Do [Quick Start](./#quick-start) first if not yet done.
./bin/start develop
# Do [Quick Start](./#quick-start) first if not yet done.
./bin/start publish
# Empty for now #
- React: A javascript library for building user interfaces.
- Redux: Predictable state container for JavaScript apps.
- immutable-js: Immutable persistent data collections for Javascript which increase efficiency and simplicity.
- Ant Design: An enterprise-class UI design language and React-based implementation.
- Webpack: To bundle JavaScript files for usage in a browser, yet it is also capable of transforming, bundling, or packaging just about any resource or asset.
- Babel: Babel is a compiler for writing next generation JavaScript.
- LESS: A dynamic stylesheet language.
- ESLint: The pluggable linting utility for JavaScript and JSX.
- jest: A JavaScript testing framework, used by Facebook to test all JavaScript code including React applications.
- IE8 and above
- Chrome
- Firefox
- Safari
- Opera