All Projects → ueno-llc → Starter Kit Universally

ueno-llc / Starter Kit Universally

Licence: mit
Ueno.'s react starter kit

Programming Languages

javascript
184084 projects - #8 most used programming language

WARNING

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.


Build status Dependencies devDependencies

Ueno

React Starter Kit

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.

Getting Started

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

Detailed guide here

Documentation

The Documentation is available here on GitHub Pages.

We also recommend the following reading material:

Upgrading

No plans have been made so far to upgrade. We only support merging from upstream for now.

Contributing

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.

License

This project is MIT licensed

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].