Skip to content

mhak/analog-project

Repository files navigation

Getting Started

  1. Copy .env.example to .env and update the values
  2. Run npm install
  3. Run npm start to start the server
  4. Navigate to http://localhost:5173/

Troubleshooting

  • If you are having trouble running the server, try running npm run config to generate the /environments/environments.ts file

Links