Skip to content

Latest commit

 

History

History
35 lines (29 loc) · 899 Bytes

README.md

File metadata and controls

35 lines (29 loc) · 899 Bytes

Co Study Prototype

The prototype that I made with in 14 hours at Startup Weekend Bangkok 2015 Eductation Edition

Blog

My blog that talk about this (Available for thai language only) https://medium.com/@ranatchaii/แนวคิดการทำ-prototype-ด้วย-react-95bdd41bed0a#.5o24e266v

Stack

  • Node.js
  • React.js
  • Webpack with hot reload

Demo

IMAGE ALT TEXT HERE

How to Run

Clone

$ git clone https://github.com/Ranatchai/co-study-prototype

Install Dependencies

$ cd co-study-prototype && npm install

Run

$ ./bin/www

Then, visit http://localhost:9091 to view a result.