Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hoachnt/vue-posts
vue-posts
https://github.com/hoachnt/vue-posts
Last synced: about 2 months ago
JSON representation
vue-posts
- Host: GitHub
- URL: https://github.com/hoachnt/vue-posts
- Owner: hoachnt
- Created: 2022-05-16T10:44:13.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-11-01T21:00:17.000Z (about 2 years ago)
- Last Synced: 2024-04-23T05:18:13.923Z (8 months ago)
- Language: Vue
- Homepage: https://master--cntt.netlify.app/
- Size: 18.6 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue3-course
## 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/).