Go to file
Julius 089e6021f9 It works! 2019-07-07 17:28:00 +02:00
public init 2019-07-06 20:45:17 +02:00
src It works! 2019-07-07 17:28:00 +02:00
.browserslistrc init 2019-07-06 20:45:17 +02:00
.gitignore init 2019-07-06 20:45:17 +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 Initial commit, we're very tired 2019-07-06 22:04:33 +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 Initial commit, we're very tired 2019-07-06 22:04:33 +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.