Skip to content

Orenoid/Yeeks

Repository files navigation

English | 简体中文

Your year in weeks.

Getting Started

  1. Install dependencies:
npm install
# or
yarn
  1. Start the development server:
npm run dev
# or
yarn dev
  1. Build for production:
npm run build
# or
yarn build

Inspired by

This project is inspired by Your Life in Weeks.

License

MIT