Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bestian/demo1
This is a demo project
https://github.com/bestian/demo1
demo
Last synced: 23 days ago
JSON representation
This is a demo project
- Host: GitHub
- URL: https://github.com/bestian/demo1
- Owner: bestian
- Created: 2022-09-17T06:11:11.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-10-14T05:09:29.000Z (over 2 years ago)
- Last Synced: 2024-11-06T09:25:20.643Z (2 months ago)
- Topics: demo
- Language: Vue
- Homepage: https://bestian.github.io/demo1/
- Size: 3.55 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# demo1
##
目前可能會包含頁面:
1. 首頁
2. 關於公司/公司簡介(理念)
3. 最新消息
4. 熱銷新案
5. 經典作品
6. 聯絡方式
7. 整體架構
8. 佈置上網https://docs.google.com/spreadsheets/d/1ueQ7SthuH45XfJlf4d-hhOjGhpxgNMvRogjVM_wd7bI/edit?usp=sharing
## 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/).