Skip to content

rob93c/DailyQuestions

Repository files navigation

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.