Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/trustworthydev/mrln
Getting data from server with Vue.js
https://github.com/trustworthydev/mrln
vue webpack
Last synced: about 1 month ago
JSON representation
Getting data from server with Vue.js
- Host: GitHub
- URL: https://github.com/trustworthydev/mrln
- Owner: TrustworthyDev
- Created: 2024-04-22T04:18:12.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-04-22T05:43:33.000Z (8 months ago)
- Last Synced: 2024-04-23T07:04:46.534Z (8 months ago)
- Topics: vue, webpack
- Language: Vue
- Homepage:
- Size: 444 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# editing-frontend
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).