Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 460 Bytes

File metadata and controls

9 lines (6 loc) · 460 Bytes

Answer daily questions to keep track of your life.

Local Development

  • Install required dependencies running npm install
  • Start the server for local development with npm run dev
  • Navigate to http://localhost:5173/, the application will automatically reload if you change any of the source files.