Skip to content

A repository keeping documentations of SQL software

Notifications You must be signed in to change notification settings

eStreamSoftware/docs

Repository files navigation

markdown-badge docusaurus-badge

SQL Documentation

Introduction

docs is a repository which keeps all documentations related to SQL softwares including SQL account, SQL Payroll and etc. 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.git
cd docs

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.

About

A repository keeping documentations of SQL software

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published