No Description

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

README.md

CHANGEME

Development

  • Clone this repo

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