Written mostly in TypeScript, uses Vue.
yarn
cp .env.example .env.local
# fill .env.local
yarn serve
# or
yarn build
Contributions are always welcome! List of tasks can be found here: https://trello.com/b/3YDquDRn/plashiki.
When naming commits, please use Angular commit message guidelines