https://github.com/knowscount/qiokian-landing
a landing page (also demo) for project 'qiokian'
https://github.com/knowscount/qiokian-landing
Last synced: 5 months ago
JSON representation
a landing page (also demo) for project 'qiokian'
- Host: GitHub
- URL: https://github.com/knowscount/qiokian-landing
- Owner: KnowsCount
- Created: 2021-02-16T07:41:11.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-12-23T02:27:29.000Z (over 4 years ago)
- Last Synced: 2025-01-22T17:44:59.367Z (over 1 year ago)
- Language: Vue
- Homepage: qiokian-landing.knowscount.vercel.app
- Size: 21.9 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Qiokian Landing Page
## 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/).