Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 584 Bytes

README.md

File metadata and controls

36 lines (28 loc) · 584 Bytes

Information

this application only works in combination with the backend - application. you can download the backend - application here:

https://github.com/ChristianSchmidt1981/kikoru-backend

demo

you found a demo here:

https://kikoru.herokuapp.com/

Installation

please download and install node.js url:

https://nodejs.org/en/

minimum version for node.js is: v9.5.0

please install the dependencies with the following command:

yarn install

for starting the client-side-application please execute the following command:

yarn start