Nenhuma descrição

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

README.md

CHANGEME

Development

  • Clone this repo

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