Skip to content

beavyHQ/experiment-customisable-component-ux

 
 

Repository files navigation

Experiment of Customisability for Component-Oriented UI.

As presented at Upfront #62 (Nov 10th, 2015) by Benjamin Kampmann. Slides available on slides.com .

Local Installation

Install node.js or io.js

Just clone this repo and change the origin git remote.

npm install

Development server

# start the webpack-dev-server
npm run hot-dev-server
# wait for the first compilation is successful

# open this url in your browser
http://localhost:2992/

License

Copyright (c) 2015 Benjamin Kampmann

Based on webpack/react-starter by Tobias Koppers

MIT (http://www.opensource.org/licenses/mit-license.php)

About

Starter template for React with webpack. Doesn't focus on simplicity! NOT FOR BEGINNERS!

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 53.1%
  • CSS 45.6%
  • HTML 1.3%