https://github.com/benjaminderprogrammierer/p5js-fireworks
Fireworks using p5js
https://github.com/benjaminderprogrammierer/p5js-fireworks
p5js p5js-animation
Last synced: 6 months ago
JSON representation
Fireworks using p5js
- Host: GitHub
- URL: https://github.com/benjaminderprogrammierer/p5js-fireworks
- Owner: BenjaminDerProgrammierer
- Created: 2025-02-26T08:16:27.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-26T09:04:00.000Z (about 1 year ago)
- Last Synced: 2025-02-26T10:19:25.837Z (about 1 year ago)
- Topics: p5js, p5js-animation
- Language: TypeScript
- Homepage: https://benjaminderprogrammierer.github.io/p5js-fireworks/
- Size: 91.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# p5js starter template (TypeScript)
Fork me!
## Usage
1. Fork your copy
2. Activate GitHub Pages in the settings
3. Clone your repository
4. Run `npm install` to install the dependencies
### Scripts
- `npm run dev` - Start a development server
- `npm run build` - Build the project for production
- `npm run serve` - Serve the production build