Installation
This is documentation for local installation production installation coming soon.
Installation
Analytics Box is divided into 2 main parts
Backend
Tracker
First clone git repo
Then create a config.json
file in backend
folder.
Then to start backend use the following commands
Your backend should run on http://localhost:3000/ .
To run frontend for test run the following commands.
command line
It will start a test severs on http://localhost:1234 .
Last updated
Was this helpful?