nimblehq / react-templates

Our optimized React bolierplate used in our projects
https://nimblehq.co
MIT License
15 stars 2 forks source link

[#145] Add concurrenctly package to template #149

Closed bterone closed 1 year ago

bterone commented 1 year ago

Closes https://github.com/nimblehq/react-templates/issues/145

What happened 👀

✅ Add the concurrently package

Insight 📝

We're currently using concurrently on client projects and makes a good addition to the template. More information provided in the RFC

Proof Of Work 📹

Tests pass 🎉