Skip to content

Latest commit

 

History

History
53 lines (33 loc) · 1.64 KB

README.md

File metadata and controls

53 lines (33 loc) · 1.64 KB

WARNING

This starter kit has been deprecated and is no longer being actively maintained by Ueno.

logo

banner

about

Ueno Gatsby Starter

Kick off your project with this opinionated boilerplate. This barebones starter ships with the main Gatsby configuration files you might need.

Usage with create-ueno-app:

npx create-ueno-app gatsby my-app

or

yarn create ueno-app gatsby my-app
Alternative setup

You also have the possibility to use gatsby-cli to setup your project.

npx gatsby new my-app "https://github.com/ueno-llc/ueno-gatsby-starter#master"

Branches

We have two branches:

  • master supports sass styles
  • styled branch support styled-components

Refers to create-ueno-app document for more information on the different usage

Deploy

Deploy to Netlify

Deploy to Heroku