Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/0fatal/vue-express-article
vue-express-article
https://github.com/0fatal/vue-express-article
Last synced: 23 days ago
JSON representation
vue-express-article
- Host: GitHub
- URL: https://github.com/0fatal/vue-express-article
- Owner: 0fatal
- Created: 2022-03-13T09:03:22.000Z (almost 3 years ago)
- Default Branch: frontend
- Last Pushed: 2022-03-24T12:39:46.000Z (almost 3 years ago)
- Last Synced: 2024-10-29T10:23:02.938Z (2 months ago)
- Language: Vue
- Size: 16.6 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# demo
## Project setup
```
pnpm install
```### Compiles and hot-reloads for development
```
pnpm run serve
```### Compiles and minifies for production
```
pnpm run build
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).