The web site http://mynumbercard.code4japan.org is built by gatsby.js.
We use gatsby-starter-typescript-plus for the bsse template.
The project source is located under the site
directory.
- node version 12.18.2 (version 13 or later failed installing sharp in OSX 10.15.5.)
brew install nodenv # if you don't have any node version controller
nodenv install 12.18.2
cd site
yarn install
gatsby develop
yarn build
Commit to the development
will update https://mynumbercard.netlify.app/