Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/arthur-arslanov/messenger-pwa

PWA written on Vue 3 with TypeScript, Composition API, stylus, unit and e2e tests
https://github.com/arthur-arslanov/messenger-pwa

composition-api cypress jest pwa stylus typescript vue vuejs3

Last synced: 8 days ago
JSON representation

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

Awesome Lists containing this project

README

        

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