Skip to content

yktakaha4/yktakaha4.github.io

Repository files navigation

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