Opinonated Frontend Starter Kit

I hate doing stuff over and over again. One of the things I do over and over again is setting up a good frontend framework that is good for development of rich UI:s. So I decided to make my life easier and set up a new repo where I included all the stuff that I need in order to get up and running quickly without using magical framework such as Create React App that hides a lot of the stuff that is done so you dont have any control over what stuff you actually use. So feel free to clone, star or use this kit if you wanna get up and running quickly with React, TypeScript, Prettier (Code Formatting), Mobx, Webpack and Babel. Enjoy.

https://github.com/hising/frontend-starter-kit

Back