Skip to content

TongchengQiu/chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chat-vue

It's a webIM demo with vue.js. The client uses vue.js & vue-router.js & webpack & es6 syntax. The server uses socket.io.js & express of nodejs.

Now has chat router and login router & next is to add register router.

ok to...

install:

npm install -d

start for dev:

npm run dev

and next open Open up http://localhost:8888/ in your browser.

dist for production:

npm run dist.
// it will dist file to ./dist.
npm run server
// open Open up http://localhost:3000/ in your browser.

About

🌞🌞🌞a web app with vue.js.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published