https://github.com/arulkumar-lab/svelte-app
https://github.com/arulkumar-lab/svelte-app
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/arulkumar-lab/svelte-app
- Owner: arulkumar-lab
- Created: 2020-02-03T10:09:41.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-05T06:37:42.000Z (over 3 years ago)
- Last Synced: 2025-01-31T23:44:26.627Z (over 1 year ago)
- Language: JavaScript
- Size: 160 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Checkout Code:
https://github.com/arulkumar-lab/svelte-app.git
Install package and dependencies:
npm install
Build package:
npm run build
Run dev:
npm run dev
Start application
npm run start --dev
Browser: http://localhost:5000
