Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hwc0919/magiccubevisualize
Visualization tool of 3D magic cube.
https://github.com/hwc0919/magiccubevisualize
Last synced: 22 days ago
JSON representation
Visualization tool of 3D magic cube.
- Host: GitHub
- URL: https://github.com/hwc0919/magiccubevisualize
- Owner: hwc0919
- Created: 2020-05-08T05:03:36.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T18:00:41.000Z (almost 2 years ago)
- Last Synced: 2023-03-08T03:42:14.996Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://hwc0919.github.io/MagicCubeVisualize
- Size: 591 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Magic Cube Visualize
A visulization tool for 3-dimensional magic cube.## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).