Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/).