Skip to content

SariskaIO/sariska-chat-vuejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sariska-chat-vue

Project setup

Before you Run the Code

In file src/utils/index.js, replace {your-api-key} with the api key generated from your account at console.sariska.io

add following script in package.json if node.js > 17 :

"dev": "NODE_OPTIONS='--openssl-legacy-provider' npm run serve",

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published