All Projects → jdan → Reactme

jdan / Reactme

Licence: mit
a little server to share react components

Programming Languages

javascript
184084 projects - #8 most used programming language

reactme

A little server to share react components.

a screenshot containing a rendered nametag component on the left with its code on the right

Inspired by: http://blog.vjeux.com/2015/javascript/challenge-best-javascript-setup-for-quick-prototyping.html. This a toy - and you should probably use JSBin instead.

Try it out

$ git clone https://github.com/jdan/reactme
$ cd reactme
$ npm install
$ npm start
$ open http://localhost:3000/Name.jsx

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].