Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/timfuhrmann/animated-galaxy
https://github.com/timfuhrmann/animated-galaxy
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/timfuhrmann/animated-galaxy
- Owner: timfuhrmann
- Created: 2022-04-18T14:22:14.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-29T16:27:49.000Z (over 2 years ago)
- Last Synced: 2024-10-19T07:13:21.630Z (about 1 month ago)
- Language: TypeScript
- Size: 52.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Getting Started
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.
The `pages/api` directory is mapped to `/api/*`. Files in this directory are treated as [API routes](https://nextjs.org/docs/api-routes/introduction) instead of React pages.