Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/daniel-dx/ncform-demo
https://github.com/daniel-dx/ncform-demo
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/daniel-dx/ncform-demo
- Owner: daniel-dx
- Created: 2019-02-15T09:13:46.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T16:29:17.000Z (almost 2 years ago)
- Last Synced: 2024-10-03T07:55:13.548Z (about 1 month ago)
- Language: Vue
- Size: 1.21 MB
- Stars: 9
- Watchers: 3
- Forks: 2
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ncform-demo
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Run your tests
```
npm run test
```### Lints and fixes files
```
npm run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).