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

https://github.com/zyszys/web

:gem:一些前端练手小项目
https://github.com/zyszys/web

css front-end html javascript web

Last synced: 11 months ago
JSON representation

:gem:一些前端练手小项目

Awesome Lists containing this project

README

          

# web

[![NPM version](https://img.shields.io/npm/v/zys-web.svg?style=flat)](https://npmjs.org/package/zys-web)
[![NPM downloads](http://img.shields.io/npm/dm/zys-web.svg?style=flat)](https://npmjs.org/package/zys-web)

**The collection of my simple web projects and some fantastic projects from other people**

一些前端练手小项目(详见 [ZYSzys's Web Projects](https://zyszys.github.io/web/))

## 本地体验

#### 1.使用npm下载
```bash
npm install zys-web
```

#### 2.使用git下载
```bash
git clone git@github.com:ZYSzys/web.git
```