Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thvroyal/nids-ui-v2
Create NIDS UI phase 2
https://github.com/thvroyal/nids-ui-v2
Last synced: 29 days ago
JSON representation
Create NIDS UI phase 2
- Host: GitHub
- URL: https://github.com/thvroyal/nids-ui-v2
- Owner: thvroyal
- Created: 2021-07-22T03:28:52.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-08-06T07:44:43.000Z (over 3 years ago)
- Last Synced: 2024-10-19T14:44:04.973Z (3 months ago)
- Language: Vue
- Size: 188 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nids-ui
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Lints and fixes files
```
yarn lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).