Skip to content
This repository has been archived by the owner on Jun 12, 2024. It is now read-only.

binary-com/champion-global

Repository files navigation

Champion Global

Static content

Requirements

  • node
  • npm
  • gatsby-cli (npm install -g gatsby-cli)

Editor helpers

  1. Test

    npm run test
  2. Format

    npm run format

🚀 Quick start

  1. Install your dependencies:

    npm install
  2. To start developing:

    npm start
  3. Open the source code and start editing!

    Your site 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.

📦 GH-pages deployment

Basic name.github.io/champion-global/

Deploy to development gh-pages

npm run deploy-dev

Deploy to production

npm run deploy

note: make sure you have CNAME before deploy to production. add custom domain name to script/CNAME

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published