Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jardenliu/fe
https://github.com/jardenliu/fe
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jardenliu/fe
- Owner: jardenliu
- Created: 2019-07-15T02:25:42.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-02T06:16:17.000Z (almost 2 years ago)
- Last Synced: 2023-03-02T22:38:06.071Z (almost 2 years ago)
- Language: Vue
- Size: 3.73 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 前端练习
> 日常前端练习[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/jardenliu/fe/blob/master/LICENSE)
## 分类
- [CSS](/css/)
- [JavaScript](/js/)### 🏠 [主页](https://www.jarden.vip/fe)
## 本地开发
1. 克隆仓库
```sh
git clone https://github.com/jardenliu/fe.git
```2. 安装依赖
```sh
npm install
```3. 启动本地服务
```sh
npm run dev
```## 运行测试(暂无)
```sh
npm run test
```## 作者
👤 **jardenliu**
* Github: [@jardenliu](https://github.com/jardenliu)
## 欢迎start
如果对你帮助欢迎👆上面点击⭐️
## 📝 License
Copyright © 2019 [jardenliu](https://github.com/jardenliu).
This project is [MIT](https://github.com/jardenliu/fe/blob/master/LICENSE) licensed.