Skip to content
This repository has been archived by the owner on Jan 22, 2019. It is now read-only.

ueno-llc/starter-kit-universally

Repository files navigation

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