azeem-2/final-docusarus

No description

1 stars0 forksUpdated Dec 3, 2025
npx skills add azeem-2/final-docusarus

README

CoLearning Python Documentation Site

This website is built using Docusaurus, a modern static website generator for the CoLearning Python book project.

Quick Setup

  1. Install dependencies:
npm install
  1. Start local development server:
npm start

This command starts a local development server and opens up a browser window at http://localhost:3000. Most changes are reflected live without having to restart the server.

Available Scripts

Development

npm start

Starts the development server with hot reload.

Build

npm run build

This command generates static content into the build directory and can be served using any static contents hosting service.

Serve Build

npm run serve

Serves the built site locally for testing the production build.

Publisher

azeem-2azeem-2

Statistics

Stars1
Forks0
Open Issues0
CreatedDec 2, 2025