Feed-based event tracker
Go to file
Hamcha e815e3c171 init 2019-06-26 20:45:22 +02:00
public init 2019-06-26 20:45:22 +02:00
src init 2019-06-26 20:45:22 +02:00
.browserslistrc init 2019-06-26 20:45:22 +02:00
.eslintrc.js init 2019-06-26 20:45:22 +02:00
.gitignore init 2019-06-26 20:45:22 +02:00
README.md init 2019-06-26 20:45:22 +02:00
babel.config.js init 2019-06-26 20:45:22 +02:00
package.json init 2019-06-26 20:45:22 +02:00
postcss.config.js init 2019-06-26 20:45:22 +02:00
prettier.config.js init 2019-06-26 20:45:22 +02:00
tsconfig.json init 2019-06-26 20:45:22 +02:00
yarn.lock init 2019-06-26 20:45:22 +02:00

README.md

diretto

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.