Arslanoov / messenger-pwa

PWA written on Vue 3 with TypeScript, Composition API, stylus, unit and e2e tests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Messenger

Messenger PWA written on VueJS 3 with Composition API, TypeScript, stylus, unit and e2e tests

Start the project

  1. Run the API
  2. Clone this repo
  3. Run:
make install-deps
make serve

Run tests

make test

Build project

make build

About

PWA written on Vue 3 with TypeScript, Composition API, stylus, unit and e2e tests


Languages

Language:TypeScript 55.6%Language:Vue 36.9%Language:Stylus 3.4%Language:JavaScript 3.4%Language:HTML 0.4%Language:Makefile 0.2%