dev-ale / FHNW-Chat-App

Frontend for FHNW Chat Applikation. Build with Vue and Vuetify

Home Page:https://web-engineering-fhnw.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

app

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Testing

Unit Tests

yarn test:unit

E2E Tests

Build Application

yarn build

Start Server (http://localhost:5000)

yarn start

Start Cypress E2E Tests (in a separate terminal window!)

yarn run cypress open

Customize configuration

See Configuration Reference.

Live Demo

https://web-engineering-fhnw.herokuapp.com/

About

Frontend for FHNW Chat Applikation. Build with Vue and Vuetify

https://web-engineering-fhnw.herokuapp.com/


Languages

Language:JavaScript 50.8%Language:Vue 47.9%Language:HTML 1.4%