This starter kit has been deprecated. We published Create Ueno App to easily create projects with different stacks: Gatsby, Next.js, Create React App or React Native, with our config and starters.
The Professional react starter kit with everything you'll ever need to deploy rock solid apps.
- Opinionated dependencies.
- SASS and CSS modules.
- Root resolver (import
components/foo
). - Server Side Rendering.
- MobX.
- Code splitting.
Super-Quick Start
git clone -b master https://github.com/ueno-llc/starter-kit-universally.git my-app
cd my-app
yarn
yarn rename "My New App"
yarn dev
The Documentation is available here on GitHub Pages.
We also recommend the following reading material:
No plans have been made so far to upgrade. We only support merging from upstream for now.
If you are interested in helping out, feel free to submit issues, pull-requests or even contact us. We are open to all kind of contributions.
This project is MIT licensed