Нет описания

Alan Colon 64ac0e30de Initial commit 7 лет назад
src 64ac0e30de Initial commit 7 лет назад
test 64ac0e30de Initial commit 7 лет назад
.gitignore 64ac0e30de Initial commit 7 лет назад
README.md 64ac0e30de Initial commit 7 лет назад
package-lock.json 64ac0e30de Initial commit 7 лет назад
package.json 64ac0e30de Initial commit 7 лет назад
webpack.config.js 64ac0e30de Initial commit 7 лет назад
yarn.lock 64ac0e30de Initial commit 7 лет назад

README.md

CHANGEME

Development

  • Clone this repo

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