Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gegehprast/double-pendulum
My implementation of The Coding Train Coding Challenge 93: Double Pendulum
https://github.com/gegehprast/double-pendulum
Last synced: about 19 hours ago
JSON representation
My implementation of The Coding Train Coding Challenge 93: Double Pendulum
- Host: GitHub
- URL: https://github.com/gegehprast/double-pendulum
- Owner: gegehprast
- Created: 2024-01-17T15:45:30.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-01-17T16:31:13.000Z (12 months ago)
- Last Synced: 2024-01-17T23:41:29.276Z (12 months ago)
- Language: TypeScript
- Size: 52.7 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