https://github.com/zephraph/vue-prototype
This is just a test.
https://github.com/zephraph/vue-prototype
vuejs
Last synced: 10 months ago
JSON representation
This is just a test.
- Host: GitHub
- URL: https://github.com/zephraph/vue-prototype
- Owner: zephraph
- Created: 2016-10-19T02:10:17.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-18T13:14:29.000Z (over 8 years ago)
- Last Synced: 2024-10-29T08:43:21.357Z (about 1 year ago)
- Topics: vuejs
- Language: JavaScript
- Size: 169 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vue-Prototype
This is an active development experiment, use at your own risk.
## Setup
Install
```
yarn
```
Development mode
```
yarn dev
```
Test
```
yarn test
```
## TODO
- [x] Integrate unit testing framework
- [ ] Create prebuilt menus for side bar
- [ ] Auto generate forms based on node model
- [ ] Implement sockets and connectors for nodes