Skip to content

atknin/chat-vue-telegram

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Example chat, vuejs and sails

N|Solid

Instalations

For install example in the localhost, clone the project and run the bellows comands For run backend api sails run

$ cd chat-vue-sails
$ cd backend
$ npm install
$ sails litf

For run frontend app vuejs run

$ cd chat-vue-sails
$ cd frontend
$ npm install
$ npm run dev

About

Example chat with vuejs and sails js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.2%
  • Vue 6.4%
  • CSS 2.2%
  • HTML 0.2%