# htmlAnimation
**Repository Path**: jrbcode/htmlAnimation
## Basic Information
- **Project Name**: htmlAnimation
- **Description**: HTML动画特效
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-07-19
- **Last Updated**: 2020-12-19
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# htmlAnimation
This is a collection of HTML 5 and CSS 3 cool dazzle the special effects.
## develop
```bash
git clone https://github.com/JRBCode/htmlAnimation.git
```
```bash
npm install
```
```bash
npm run test
```
Then visit http://127.0.0.1:3006/menu.html in your browser.
### preview
[online demo](http://jrbcode.github.io/htmlAnimation/menu.html)