Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 396 Bytes

README.md

File metadata and controls

28 lines (23 loc) · 396 Bytes

vuechat

Instalation

git clone https://github.com/faso-dev/vue-chat.git

Project setup

cd vue-chat && npm install

Compiles and hot-reloads for development

npm serve

Compiles and minifies for production

npm build

Lints and fixes files

npm lint

Customize configuration

See Configuration Reference.