Skip to content

Latest commit

 

History

History
17 lines (16 loc) · 252 Bytes

README.md

File metadata and controls

17 lines (16 loc) · 252 Bytes

ksense.ai client

Download:

git clone https://github.com/meded90/ksense.ai_client.git
cd ksense.ai_client

Install it and run:

npm install
npm run dev
# or
yarn
yarn dev

Open in bower localhost:3000