• This repository has been archived on 10/Nov/2020
  • Stars
    star
    111
  • Rank 304,340 (Top 7 %)
  • Language
    JavaScript
  • Created over 5 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The easiest and fastest way to create new web projects with next, gatsby, create-react-app and mobile projects with react-native.

WARNING

These starter kits have been deprecated and are no longer being actively maintained.

logo

banner

about

Create Ueno App

npm version

The easiest and fastest way to create new web projects with next, gatsby, create-react-app and mobile projects with react-native. All of them powered with Ueno's configs. All of our starters kits are shipped with everything to ship rock solid apps.

  • Opinionated dependencies
  • SASS and CSS modules or Styled components
  • Root resolver (import components/header/Header)
  • Server Side Rendering
  • Code splitting
  • React hooks
  • Prettier, lint-staged, husky, stylelint

Getting Started

Usage (choose your stack, your app name and style library):

npx create-ueno-app <gatsby|next|cra|native> my-app <sass|styled>

or

yarn create ueno-app <gatsby|next|cra|native> my-app <sass|styled>

Notes

  • We don't support yet styled-components on the cra starter.
  • We don't and won't support anymore sass on the native starter.
  • If you don't provide a style, it will default to styled-components.
  • We don't recommend anymore installing create-ueno-app globally but rather using npx/yarn create.

Documentation

The documentation is available here on GitHub Pages.

More Repositories

1

react-native-starter

Professional react-native starter kit with everything you'll ever need to deploy rock solid apps
Ruby
577
star
2

gsap-tools

A simple tool to debug GSAP animations
JavaScript
299
star
3

starter-kit-universally

Ueno.'s react starter kit
JavaScript
185
star
4

newsletter

Newsletter email templates
HTML
43
star
5

styleguide

Ueno's code style guide and linter configs
JavaScript
30
star
6

mobx-server-wait

Render universally with server wait mobx actions
JavaScript
27
star
7

starter-kit-historical

ueno. Starter kit
JavaScript
24
star
8

ueno-next-starter

Opinionated Next starter template by Ueno.
TypeScript
22
star
9

ueno-ui

Ueno. UI Components
JavaScript
17
star
10

ueno-gatsby-prismic

Ueno gatsby demo with prismic connection
TypeScript
11
star
11

next-prismic-demo

Prismic with create-ueno-app NextJS setup
TypeScript
9
star
12

ueno-code-menu

Ueno's menu in VSCode
TypeScript
8
star
13

async-dom

Asynchronously call a method after the DOM has changed
JavaScript
8
star
14

demo-prismic

JavaScript
7
star
15

ueno-3d-starter

3D Starter with react-three-fiber and suspense
TypeScript
6
star
16

react-waypoint-decorator

Decorator to apply waypoints to React components
JavaScript
6
star
17

vue-starterkit

JavaScript
5
star
18

template-www

./src folder in all the different starters
TypeScript
5
star
19

prismic-kit

Helpful tools for building Prismic apps in React
JavaScript
5
star
20

ueno-app

Pet project and a public sample of ueno's react native setup
Objective-C
5
star
21

ueno-five-www

Source for the five year's anniversary website
TypeScript
3
star
22

react-native-ueno-css-modules

React Native CSS Modules with variables and theme support
JavaScript
3
star
23

ueno-design-osx-screensaver

Objective-C
2
star
24

markdown-to-prismic-richtext

Converts markdown to prismic richtext objects.
TypeScript
2
star
25

gatsby-plugin-ueno

Plugin void for all ueno things in gatsby
JavaScript
2
star
26

contentful-extension-link-field

Link Field extension for Contentful
HTML
2
star
27

ueno-atom-menu

JavaScript
1
star
28

code-react-native-styles

Visual Studio Code plugin to convert CSS to React Native compatible styles
TypeScript
1
star
29

ueno-cli

Ueno Command-Line Utility
TypeScript
1
star
30

demo-contentful

Demo based on starter kit and contentful
JavaScript
1
star
31

demo-app-django-nginx

Quick demo of a possible scenario where a django setup is running on the same domain as a React frontend based on create-ueno-app with an nginx proxy inside docker.
TypeScript
1
star
32

demo-next-prime

Next.JS demo with Prime
CSS
1
star
33

react-native-tv-starter

React Native App and TV starter kit. tvOS and Android TV
Objective-C
1
star