hyperaudio / 2020-landing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hyperaudio 2020 Landing Page

Hyperaudio 2020 Landing Page runs on GatsbyJS, while most of its front-end is based on Material UI w/ custom theme.

Available commands:

  • Running local dev server:

yarn && yarn start or npm install && npm run start

  • Building static site:

yarn build or npm run build

  • Cleaning up local Gatsby cache and build folders:

yarn clean or npm run clean

About

License:Apache License 2.0


Languages

Language:JavaScript 100.0%