Boiler plate for small and large projects using React/Redux, Typescript, Tailwind, and more!
This is meant to get you up and running with some opinionaated organization and directory structure. There are some small examples of code within just for demonstration, and can be deleted in leiu of your project.
This will actually run craco start
so that PostCSS for Tailwind can be processed, and remove production bloat.
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
Feel free to run the other yarn yadda yadda
commands as neded.