Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/narze/senator-countdown
https://github.com/narze/senator-countdown
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/narze/senator-countdown
- Owner: narze
- Created: 2023-07-25T11:31:34.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-25T12:50:29.000Z (over 1 year ago)
- Last Synced: 2024-05-02T05:39:59.219Z (6 months ago)
- Language: TypeScript
- Homepage: https://senator-countdown.vercel.app
- Size: 817 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Senator Countdown
Powered by [`create-svelte`](https://github.com/sveltejs/kit/tree/master/packages/create-svelte).
## Developing
Install dependencies & start a development server:
```bash
npm install
npm run dev# or start the server and open the app in a new browser tab
npm run dev -- --open
```