Website of La Baleine community.
# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn dev
# generate static project
$ yarn generate
- Install netlify-cli
- Run
yarn generate
- Go to
/dist
file - Run
netlify deploy --prod