Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 515 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 515 Bytes

buzzn-style

this is the buzzn css repo.

development install

  • in the buzzn-style directory run npm i, npm link and then npm start
  • cd to your react project root folder and run npm link buzzn-style
  • and add import 'buzzn-style' to your react app index.js
  • start creating or overwriting scss in buzzn-style/src

production install

  • npm install "git://github.com/buzzn/buzzn-style.git" --save

infos

https://medium.com/@tacomanator/customizing-create-react-app-aa9ffb88165#.an7mh589e