A webpage for rand a number, using CSS3. Run this project by grunt or run app/index.html driectly.
Actually I get this idea by a CSS3 3D & animation demo, but I can't find it. If you konw that website, please mailto:[email protected]. And I'll put that link on README.
Created by Yue Dayu and maintained by Lab μ. All right reserved.
Refactor by TennyZhuang
Install the Parcel
npm install -g parcel-bundler
# develop index page
parcel app/index.html
# develop config page
parcel app/config.html
npm run build