Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 442 Bytes

File metadata and controls

13 lines (9 loc) · 442 Bytes

Docs Templeate

This is a template for creating documentation for your project.

Getting Started

To get started with this template, follow these steps:

  1. Clone the repository: git clone https://github.com/AmritaBot/docs-template.git
  2. Install the dependencies: npm install
  3. Start the development server: npm run docs:dev
  4. Open your browser and go to http://localhost:5432
  5. Build the documentation: npm run docs:build