rllola / zeronet-react

React starter project for zeronet.
20 stars 3 forks source link

Consider using create-react-app #8

Open steida opened 8 years ago

steida commented 8 years ago

It's defacto standard and because maintaining dev stack sucks.

Btw, your profile photo is very close the place I live :-)

rllola commented 8 years ago

Thanks for the tip. Yeah that would be interesting to have something like this that would simplify the dev stack. I am still trying to figure out to make everything work together. This project is more of a incomplete example than really a proper boilerplate.

Ah nice that you are from there. I love this city.

steida commented 8 years ago

@rllola Then check the most advanced React starter kit ever (mine) ;) https://github.com/este/este create-react-app is great for the beginners.

tirrorex commented 6 years ago

So, where are we with that? :) Wondering how to feed react with datas atm