Skip to content

eStreamSoftware/docs-sqlpay

Repository files navigation

markdown-badge docusaurus-badge

SQL Payroll Documentation

A repository which keeps documentations related to SQL Payroll software

Introduction

docs-sqlpay is a repository which keeps all documentations related to SQL Payroll. 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-sqlpay.git
cd docs-sqlpay

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.

Releases

No releases published

Packages

No packages published