Tidak Ada Deskripsi

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

README.md

CHANGEME

Development

  • Clone this repo

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