https://github.com/dp6/adinfo-interface
https://github.com/dp6/adinfo-interface
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dp6/adinfo-interface
- Owner: DP6
- Created: 2020-11-26T17:30:51.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-02-07T18:08:49.000Z (over 3 years ago)
- Last Synced: 2025-03-20T00:48:51.650Z (about 1 year ago)
- Language: CSS
- Size: 2.71 MB
- Stars: 0
- Watchers: 21
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# interface-adinfo
> A Vue.js project
## Build Setup
``` bash
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm start
# 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).