Go to file
Julius c8307e58bd Fix all the things! 2019-07-07 23:09:35 +02:00
public Fix all the things! 2019-07-07 23:09:35 +02:00
src Fix all the things! 2019-07-07 23:09:35 +02:00
.browserslistrc init 2019-07-06 20:45:17 +02:00
.dockerignore Fix all the things! 2019-07-07 23:09:35 +02:00
.env.development Fix all the things! 2019-07-07 23:09:35 +02:00
.env.production Fix all the things! 2019-07-07 23:09:35 +02:00
.gitignore init 2019-07-06 20:45:17 +02:00
Dockerfile Fix all the things! 2019-07-07 23:09:35 +02:00
README.md init 2019-07-06 20:45:17 +02:00
babel.config.js init 2019-07-06 20:45:17 +02:00
package.json Fix all the things! 2019-07-07 23:09:35 +02:00
postcss.config.js init 2019-07-06 20:45:17 +02:00
tsconfig.json init 2019-07-06 20:45:17 +02:00
tslint.json It works! 2019-07-07 17:28:00 +02:00
yarn.lock Fix all the things! 2019-07-07 23:09:35 +02:00

README.md

cards-frontend

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.