Website for the band CLAVVS
https://clavvs.com
git clone git@github.com:ecozoic/clavvs-next.git
cd clavvs-next
nvm use
yarn
To start a Webpack development server:
yarn dev
To start the production Next.js server:
yarn build
yarn start
To test the static build:
yarn build
yarn export
yarn serve
- Next.js
- React
- Styled-Components
- Firebase
- Bulma
- Font-Awesome
- Heroku
- CircleCI