# css3-animat **Repository Path**: huangking/css3-animat ## Basic Information - **Project Name**: css3-animat - **Description**: No description available - **Primary Language**: HTML/CSS - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2018-09-07 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # css3-animat #### Description Do some demo for css3-animation. ## Quick Start ### Download and install node, http-server ``` bash npm install http-server -g ``` ### Build and run ``` bash $ cd src/ $ http-server ```