Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 307 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 307 Bytes

yktakaha4.github.io

Development

# Install dependencies
yarn install

# Start development server
yarn start

# Fix code styles
yarn fix

# Run tests
yarn test

Update data

# Set environment variables
cp -p .envrc.example .envrc
direnv allow

yarn refresh-components-data