Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gegehprast/lorenz-attractor
My implementation of The Coding Train Coding Challenge 12: Lorenz Attractor
https://github.com/gegehprast/lorenz-attractor
Last synced: about 19 hours ago
JSON representation
My implementation of The Coding Train Coding Challenge 12: Lorenz Attractor
- Host: GitHub
- URL: https://github.com/gegehprast/lorenz-attractor
- Owner: gegehprast
- Created: 2024-01-21T03:11:04.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-01-21T03:12:05.000Z (12 months ago)
- Last Synced: 2024-01-21T04:21:16.438Z (12 months ago)
- Language: JavaScript
- Homepage: https://codepen.io/gegehprast98/pen/abMwBRq
- Size: 47.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Usage
- Clone the repo
- Run `npm install`
- Run `npm start` to start the app