https://github.com/giveth/giveth-io-typescript
Giveth.io TypeScript
https://github.com/giveth/giveth-io-typescript
Last synced: about 1 year ago
JSON representation
Giveth.io TypeScript
- Host: GitHub
- URL: https://github.com/giveth/giveth-io-typescript
- Owner: Giveth
- Archived: true
- Created: 2021-08-24T10:04:39.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-02-15T15:59:59.000Z (over 3 years ago)
- Last Synced: 2025-02-22T22:23:53.200Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://typescript.giveth.io/
- Size: 2.48 MB
- Stars: 4
- Watchers: 13
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.