Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amiraliamhh/forms-view
https://github.com/amiraliamhh/forms-view
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/amiraliamhh/forms-view
- Owner: amiraliamhh
- Created: 2019-07-26T17:25:28.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-06-21T23:05:02.000Z (over 1 year ago)
- Last Synced: 2024-10-27T10:56:29.744Z (about 2 months ago)
- Language: Vue
- Size: 1.22 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# formsview
> Forms View
## Build Setup
``` bash
# install dependencies
$ npm run install# serve with hot reload at localhost:3000
$ npm run dev# build for production and launch server
$ npm run build
$ npm run start# generate static project
$ npm run generate
```For detailed explanation on how things work, checkout [Nuxt.js docs](https://nuxtjs.org).