https://github.com/al-march/it-news-front
https://github.com/al-march/it-news-front
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/al-march/it-news-front
- Owner: al-march
- Created: 2020-11-05T19:09:24.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-11-07T19:28:15.000Z (over 4 years ago)
- Last Synced: 2025-02-13T12:53:22.564Z (3 months ago)
- Language: Vue
- Size: 123 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# news-front
## 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/).