Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/p000bb/test
毕设 电影影评和评分系统 仅用于学习
https://github.com/p000bb/test
Last synced: 16 days ago
JSON representation
毕设 电影影评和评分系统 仅用于学习
- Host: GitHub
- URL: https://github.com/p000bb/test
- Owner: p000bb
- Created: 2019-07-25T06:32:45.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T11:22:46.000Z (about 2 years ago)
- Last Synced: 2024-11-09T18:49:16.476Z (2 months ago)
- Language: Vue
- Homepage: https://p000bb.github.io/test/
- Size: 7.61 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# movie
## 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/).