Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sweetmantech/dacirkus_performers
Build your own character
https://github.com/sweetmantech/dacirkus_performers
Last synced: about 15 hours ago
JSON representation
Build your own character
- Host: GitHub
- URL: https://github.com/sweetmantech/dacirkus_performers
- Owner: SweetmanTech
- License: mit
- Created: 2023-11-18T18:08:51.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-05-22T17:11:44.000Z (6 months ago)
- Last Synced: 2024-05-22T18:01:12.833Z (6 months ago)
- Language: TypeScript
- Homepage: https://dacirkus.vercel.app
- Size: 458 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DaPerformers by [DaCirkus](https://twitter.com/dacirkus).
[PLAY](https://dacirkus.vercel.app/)
## Getting Started
First, install packages with
npm```bash
npm i
```yarn
```bash
yarn
```Finally, run the development server:
```bash
npm run dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.