Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/airalab/gaka-chu-dapp
Website for Gaka-Chu manifesto, articles and demos
https://github.com/airalab/gaka-chu-dapp
demo robot-arm robotics website
Last synced: 9 days ago
JSON representation
Website for Gaka-Chu manifesto, articles and demos
- Host: GitHub
- URL: https://github.com/airalab/gaka-chu-dapp
- Owner: airalab
- License: apache-2.0
- Created: 2020-12-28T07:16:19.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-08-30T16:46:39.000Z (over 1 year ago)
- Last Synced: 2024-12-09T03:23:31.753Z (2 months ago)
- Topics: demo, robot-arm, robotics, website
- Language: Vue
- Homepage: https://gaka-chu.online
- Size: 13.3 MB
- Stars: 1
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Gacha-chu dApp
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Lints and fixes files
```
yarn lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).