Skip to content

wycey/wycey.dev

Repository files navigation

wycey.dev monorepo

This is a bunch of repos of wycey.dev.

Apps

Packages

Base Biome config used by apps/*.

Base Browserslist configuration used by apps/*.

Base tsconfig.json with presets used by apps/*.

Setup

Run on the root directory:

$ bun install

# Open dev environment on all apps
$ bun dev

Build All

Run on the root directory:

$ bun run build

Lint / Format

Run on the root directory:

# Lint
$ bun lint

# If you want to fix errors, run following:
$ bun lint.fix

# Format
$ bun fmt

About

Wycey Website

Resources

License

Stars

Watchers

Forks

Contributors