Life counter PWA for MLP:CCG
This repository has been archived on 2019-07-17. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Hamcha fcfbd0ca53
init
2019-07-14 23:05:42 +02:00
public init 2019-07-14 23:05:42 +02:00
src init 2019-07-14 23:05:42 +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
README.md init 2019-07-14 23:05:42 +02:00
babel.config.js init 2019-07-14 23:05:42 +02:00
package.json init 2019-07-14 23:05:42 +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 init 2019-07-14 23:05:42 +02:00

README.md

meticulous

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.