Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 464 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 464 Bytes

React Berlin CSS Modules Demo

js-standard-style

lightweight React.js boilerplate with JSPM and hot reloading modules

Quickstart to development

git clone [email protected]:josephfinlayson/react-berlin-css-modules.git
npm install -g jspm
npm install
jspm install
npm start