DEV Community

Discussion on: Does anyone know of a good ReactJS + Tailwind boilerplate?

Collapse
 
thomasjouaville profile image
Thomas Jouaville

Hi,

github.com/ThomasJouaville/react-t...

This is my own boilerplate, really minimal but work well :-)

Collapse
 
braydentw profile image
Brayden W ⚡️

Looks great!

I have a question though. Do I just clone the repo and install the necessary dependencies?

Collapse
 
thomasjouaville profile image
Thomas Jouaville

Yes, you just need to clone. Then npm install, and npm start. Enjoy!

Thread Thread
 
braydentw profile image
Brayden W ⚡️

Thanks! This is a life saver 😅

Collapse
 
mikaelkeller profile image
Mikael Keller

thank you very much, it really helped a lot !!!