From ebf48cc5ad48199f0af9b8535c395b28f32b73a6 Mon Sep 17 00:00:00 2001 From: Kamen Mladenov Date: Thu, 4 Feb 2021 17:41:01 +0200 Subject: Added contents of the "Setting up locally" section in README --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index caa4cfd..c02f1e4 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,13 @@ DevHive is the social network solution for programmers. In it you can make posts It's built with [`ASP.NET Core`](https://docs.microsoft.com/en-us/aspnet/core/introduction-to-aspnet-core?view=aspnetcore-5.0) as a back-end and [`Angular`](https://angular.io/) as a front-end. For more technical information, you can refer to the [Wiki](https://github.com/Team-Kaleidoscope/DevHive/wiki). -### Contents: +## Contents: - [Setting up locally](#setting-up-locally) + - [Prerequisites](#prerequisites) + - [Getting started with the database](#getting-started-with-the-database) + - [Starting up the API](#starting-up-the-api) + - [Starting up the Front-end](#starting-up-the-front-end) + - [Important notes](#important-notes) - [Screenshots](#screenshots) ## Setting up locally -- cgit v1.2.3