1.0.0 • Published 7 years ago

shire v1.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

Shire

Easy bootstrapping JS-based projects for makers.

Why?

I've become tired of the amount of time it takes to setup Ruby on Rails or Laravel projects again and again. I really love those platforms, but dealing again and again with setup issues, either server or IDE just made me not wanting to do that again.

Secondly, why I created another JS boilerplate? I know which things were convinient for me with RoR or Laravel, so I wanted to have them here as well.

I hope that some other people might find this project useful for them as well.

Tech

Development

Project supports watch & reload on change, HMR is not yet implemented for React.

To start watch & reload, use:

yarn start

Credits

Code from these amazing projects used:

License

MIT

1.0.0

7 years ago