https://github.com/onface/project
https://github.com/onface/project
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/onface/project
- Owner: onface
- Created: 2017-12-28T03:29:16.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T02:20:36.000Z (almost 3 years ago)
- Last Synced: 2025-02-17T09:43:03.152Z (11 months ago)
- Language: CSS
- Size: 2.96 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Project
> The React/vue/es6 project of scaffolding
## Install
```shell
# yarn config set registry https://registry.npm.taobao.org
yarn global add vue-cli
```
```shell
vue init onface/project somename
```
## Usage
[README.md](./template/README.md)