gatsby-starter-zurg

v0.1.5
The ultimate force of starter awesomeness in the galaxy of Gatsby
gatsby

build

yarn clean && gatsby build

bump

bump

clean

gatsby clean

develop

gatsby develop

lint

yarn lint-js && yarn lint-css

lint-css

stylelint 'src/assets/stylesheets/**/*.scss' --config ./config/stylelint.config.js

lint-js

eslint -c ./config/eslint.config.js . --ext .js

format

yarn format-js && yarn format-css

format-js

prettier-eslint --eslint-config-path ./config/eslint.config.js --write '**/*.js'

format-css

yarn lint-css --fix

precommit

lint-staged

start

yarn develop

serve

gatsby serve

test

jest --config ./config/jest.config.js

test-watch

yarn test --watchAll
npm i gatsby-starter-zurg

Metadata

  • MIT
  • Whatever
  • Colby Fayock
  • released 10/21/2019

Downloads

Maintainers