https://github.com/futuresea-dev/orderfrontend
order frontend
https://github.com/futuresea-dev/orderfrontend
html javascript sass vue vue-router vuejs vuejs2 vuex
Last synced: 8 months ago
JSON representation
order frontend
- Host: GitHub
- URL: https://github.com/futuresea-dev/orderfrontend
- Owner: futuresea-dev
- Created: 2021-11-06T08:43:05.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-06T09:02:35.000Z (over 4 years ago)
- Last Synced: 2024-12-29T11:44:41.774Z (over 1 year ago)
- Topics: html, javascript, sass, vue, vue-router, vuejs, vuejs2, vuex
- Language: Vue
- Homepage:
- Size: 840 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# frontend
## Project setup
```
yarn install
```
### Compiles and hot-reloads for development
```
yarn serve
```
### Compiles and minifies for production
```
yarn build
```
### Lints and fixes files
```
yarn lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).