metal-css-transitions
v2.3.5
Published
Metal component used to apply css transitions
Downloads
11
Readme
metal-css-transitions
Metal component used to apply css transitions
Implementation
Check out gh-pages branch for an example of implementation.
Setup
Install NodeJS >= v0.12.0 and NPM >= v3.0.0, if you don't have it yet. You can find it here.
Install local dependencies:
npm install
- Build the code:
npm run build