Skip to content

Latest commit

 

History

History
58 lines (38 loc) · 1.96 KB

README.md

File metadata and controls

58 lines (38 loc) · 1.96 KB

markdown-badge docusaurus-badge

SQL Account Documentation

Introduction

docs-sqlacc is a repository which keeps all documentations related to SQL Account. This project is based on the famous documentation tool from Facebook called docusaurus. Docusaurus is a tool for creating and maintaining documentation easily. It provides a simple way to build, deploy, and maintain project documentation websites using Markdown files and React components.

Quick Start

Follow these steps to set up the project locally on your machine.

Prerequisites

Make sure you have the following installed on your machine:

Cloning the Repository

git clone https://github.com/eStreamSoftware/docs-sqlacc.git
cd docs-sqlacc

Installation

Install the project dependencies:

npm install

Running the Project

npm run start

Open http://localhost:3000 in your browser to view the project.

Contributors

We would like to express our gratitude to all individuals who had contributed to this project! For anyone who wish to contribute to this project, we recommend taking a look at our contributor guide.