reactima-uikit

Reactima UI Kit - an enterprise-class React-based UI Kit


License
MIT
Install
npm install reactima-uikit@1.0.4

Documentation

reactima-uikit

Enterprise-class UI Kit boilerplate based on React.js & SCSS will be realized here soon.

Core ideas

  • No dependencies in core components except React itself
  • SCSS style were forked from Bootstrap and optimized for fast developement process
  • Responsive ready
  • No rem! 1pm became virtual init after introducing Retina displays
  • One SCSS file for each UI component
  • Redux-form compliant components

Glide for server-side golang routing

Server side is based on Golang. HTTP/2 compliant for speed and better user experience.

  • glide init
  • glide install

Update dependences

  • Extreme
npm i -g npm-check-updates 
ncu -u -t -a
yarn install