34ruby / line-chat-project

line-chat-project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

line-chat-project

LINEメッセージングAPIを利用したウェブ相談対応サービス

Install the dependencies

npm install

Start the app in development mode

client

npm run dev

server

cd server
node index.js

List of Technologies Used

vue.js, vuex, quasar ui, scss
node.js, express.js, mongodb, socket.io, axios, moment.js
LINE messaging API

Preview

Customize the configuration

See Configuring quasar.config.js.

About

line-chat-project


Languages

Language:JavaScript 65.4%Language:Vue 30.0%Language:SCSS 2.7%Language:HTML 1.9%