Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 658 Bytes

README.md

File metadata and controls

26 lines (22 loc) · 658 Bytes

openAnalyse is an open-source application that helps users to analyse how they are investing their time.

Backend at https://github.com/Jaspreet-singh-1032/open_analyse_backend

STILL IN DEVELOPMENT, CONTRIBUTIONS ARE WELCOME

Setup

The first thing to do is to clone the repository:

git clone https://github.com/Jaspreet-singh-1032/openAnalyse-frontend.git

and cd into the project directory:

cd openAnalyse-frontend/

Then install the dependencies using npm

npm install

Run the server.

npm start

The project will be running at http://localhost:3000/