-
Install dependencies:
npm install
-
Copy the example environment file and update as needed:
cp .env.example .env
Edit
.envwith your environment values. See.env.examplefor required variables. -
Start the local development server:
npm run dev
The app will be available at the URL shown in the terminal (typically http://localhost:5173).
mayankjha-eng/sparrow-admin-app
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Releases
No releases published
Languages
- Svelte 90.2%
- TypeScript 9.4%
- Dockerfile 0.1%
- Shell 0.1%
- CSS 0.1%
- HTML 0.1%