PoApper club homepage.
A GitHub personal access token is required for building.
It must be specified in .env
with the key GITHUB_TOKEN
.
An example is at .env.example
.
npm run develop
npm run build
- React with Gatsby
- CSS-in-JS via styled-components
- Formatted and linted automatically via lint-staged
- Formatted with prettier
- Linted with eslint and stylelint