Skip to content

crownengine/crown-website

Repository files navigation

crown-website

Website

🚀 Get up and running

  1. Install Gatsby client.
npm install -g gatsby-cli
  1. Install project dependencies.
npm install
  1. Start development server.
gatsby develop

Deploy

npm run deploy