https://github.com/idushii/vuido-app
learn vuido
https://github.com/idushii/vuido-app
Last synced: about 1 month ago
JSON representation
learn vuido
- Host: GitHub
- URL: https://github.com/idushii/vuido-app
- Owner: idushii
- Created: 2019-12-21T01:27:13.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T12:46:55.000Z (over 2 years ago)
- Last Synced: 2025-02-05T16:17:47.581Z (3 months ago)
- Language: JavaScript
- Size: 9.73 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vuido-app
> A Vuido project
## Build Setup
``` bash
# install dependencies
npm install# build
npm run build# run the bundled script
npm start
```For detailed explanation on how things work, consult the [Vuido documentation](https://vuido.mimec.org/).