Sin descripción

Alan Colon db0a3ceec7 Add v and h unit, hard code size, zoom viewport hace 7 años
src db0a3ceec7 Add v and h unit, hard code size, zoom viewport hace 7 años
test 64ac0e30de Initial commit hace 7 años
.gitignore 64ac0e30de Initial commit hace 7 años
README.md 64ac0e30de Initial commit hace 7 años
package-lock.json 64ac0e30de Initial commit hace 7 años
package.json 324c1b26af Declarative animation syntax hace 7 años
webpack.config.js 3139597753 Add less, file, html loaders hace 7 años
yarn.lock 324c1b26af Declarative animation syntax hace 7 años

README.md

CHANGEME

Development

  • Clone this repo

    npm install -g yarn  # Installs yarn globally
    yarn                 # Downloads dependencies
    yarn dev             # Runs live dev tools