make your pull request to develop branch
after it's merged, you can check update by staging URL.
make your pull request to master branch after it's merged, you can see update on production.
- Site URL: https://anti-pattern.co.jp/
- Site URL: https://anti-pattern-inc-stg.vercel.app/
-
Receive permission to use vercel and prismic
-
Install Volta
$ cd ~ && curl https://get.volta.sh | bash
- Install Dependencies
$ yarn install
- Start Next.js in development mode
$ yarn dev
$ yarn lint:fix