Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/larryzhu-dev/resumeonline
https://github.com/larryzhu-dev/resumeonline
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/larryzhu-dev/resumeonline
- Owner: LarryZhu-dev
- License: mulanpsl-2.0
- Created: 2022-10-21T09:45:11.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-10-27T02:38:31.000Z (about 2 years ago)
- Last Synced: 2023-08-02T08:09:23.627Z (over 1 year ago)
- Language: Vue
- Size: 74.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# resume-online
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Lints and fixes files
```
npm run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).