Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kricsleo/demo-fragment
test fragment performance
https://github.com/kricsleo/demo-fragment
Last synced: 24 days ago
JSON representation
test fragment performance
- Host: GitHub
- URL: https://github.com/kricsleo/demo-fragment
- Owner: kricsleo
- Created: 2021-08-18T06:51:07.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-02-26T02:12:03.000Z (9 months ago)
- Last Synced: 2024-02-26T03:24:40.764Z (9 months ago)
- Language: Vue
- Size: 3.01 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fragment-demo
## 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/).