https://github.com/ui-d/animatedform
Form page with some css animations (Vue.js)
https://github.com/ui-d/animatedform
Last synced: 6 months ago
JSON representation
Form page with some css animations (Vue.js)
- Host: GitHub
- URL: https://github.com/ui-d/animatedform
- Owner: ui-d
- Created: 2017-12-22T05:17:58.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-13T20:36:50.000Z (over 8 years ago)
- Last Synced: 2025-06-01T14:01:37.314Z (about 1 year ago)
- Language: Vue
- Homepage:
- Size: 1.39 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 10clouds
> Test task for 10clouds
## Build Setup
``` bash
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
```
For detailed explanation on how things work, consult the [docs for vue-loader](http://vuejs.github.io/vue-loader).