https://github.com/jcc/algorithm
Somthing for algorithm.
https://github.com/jcc/algorithm
Last synced: 12 months ago
JSON representation
Somthing for algorithm.
- Host: GitHub
- URL: https://github.com/jcc/algorithm
- Owner: jcc
- Created: 2017-06-20T15:57:46.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2023-01-12T11:56:54.000Z (over 3 years ago)
- Last Synced: 2025-06-09T02:04:40.981Z (about 1 year ago)
- Language: JavaScript
- Size: 515 KB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# About algorithm
Preview: [https://algorithm.unie.fun/](https://algorithm.unie.fun/)
## Installation And Preveiw
**Install**
```shell
git clone git@github.com:jcc/algorithm.git
```
**Preview**
```shell
php -S localhost:8000
```
## Contributors
- [Jiajian Chan](http://github.com/jcc)
## License
The example is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT).