Skip to content

narr/narr-gatsby-starter

Repository files navigation

Gatsby

Narr's Gatsby starter

Kick off your project with this default boilerplate. This starter ships with the main Gatsby configuration files you might need to get up and running blazing fast with the blazing fast app generator for React.

Have another more specific idea? You may want to check out our vibrant collection of official and community-created starters.

🚀 Quick start

Install

npm i

Development

npm start

Dev server is now running at http://localhost:8000

Note: You'll also see a second link: http://localhost:8000/___graphql. This is a tool you can use to experiment with querying your data. Learn more about using this tool in the Gatsby tutorial.

Test

npm test

Lint

npm run lint

CI

npm run ci

Commit

# Please use this script to make a commit because a commit message will be linted by commitlint.
npm run cm

Build

npm run build

Serve

Run a server to test output files from build

npm run serve

Build server is now running at http://localhost:9000

Demo

https://narr-gatsby-starter.netlify.com/

About

my gatsby starter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published