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"
We have two branches:
master
supportssass
stylesstyled
branch supportstyled-components
Refers to create-ueno-app
document for more information on the different usage