https://github.com/fadeev/discussion-client
https://github.com/fadeev/discussion-client
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/fadeev/discussion-client
- Owner: fadeev
- Created: 2020-05-27T03:08:07.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T07:09:08.000Z (over 3 years ago)
- Last Synced: 2025-02-15T19:54:32.163Z (over 1 year ago)
- Language: JavaScript
- Size: 3.77 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# discussion-client
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).