mcg
/
meticulous
Archivé
2
0
Bifurcation 0
Life counter PWA for MLP:CCG
Ce dépôt a été archivé le 2019-07-17. Vous pouvez voir ses fichiers ou le cloner, mais pas ouvrir de ticket ou de demandes d'ajout, ni soumettre de changements.
Aller au fichier
Hamcha 577dbcf83b Add license 2019-07-15 18:04:53 +02:00
public init 2019-07-14 23:05:42 +02:00
src Add player blocks, incomplete 2019-07-15 18:03:15 +02:00
.browserslistrc init 2019-07-14 23:05:42 +02:00
.eslintrc.js init 2019-07-14 23:05:42 +02:00
.gitignore init 2019-07-14 23:05:42 +02:00
LICENSE Add license 2019-07-15 18:04:53 +02:00
README.md Add license 2019-07-15 18:04:53 +02:00
babel.config.js init 2019-07-14 23:05:42 +02:00
package.json Add player blocks, incomplete 2019-07-15 18:03:15 +02:00
postcss.config.js init 2019-07-14 23:05:42 +02:00
tsconfig.json init 2019-07-14 23:05:42 +02:00
yarn.lock Add player blocks, incomplete 2019-07-15 18:03:15 +02:00

README.md

meticulous

Getting started

Install dependencies

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

License

Code is licensed under ISC, see LICENSE for more details.