Skip to content

QuickServe is a local development server made for quickly previewing .html and .md files. Just run it, and it serves your current workspace—no setup or config needed.

License

Notifications You must be signed in to change notification settings

debanshup/quickserve

Repository files navigation

Introduction

QuickServe is a local development server made for quickly previewing .html and .md files. Just run it, and it serves your current workspace—no setup or config needed.

It’s built mainly for HTML and Markdown, but supports other file types too. Great for quick testing or writing docs.


Features

  • Start and stop a local server with one click
  • Live preview for .html and .md files
  • Auto-reload on file changes (this feature is only available for .html and .md files)
  • Supports other file types for quick testing
  • Support for excluding files to prevent change detection
  • Customizable port

Installation

  1. Open VSCode

  2. Press Ctrl + P (or Cmd + P on Mac), then type:

    ext install debanshupanigrahi.quickserve

Tip: You can also install from the Extensions sidebar by searching the extension name directly.


Extension Settings

For detailed configuration options, see SETTINGS.md.


Changelog

For a complete list of changes, see CHANGELOG.md.


Contributing

Contributions are welcome! Please read the CONTRIBUTING.md file for guidelines on how to get started.


License

This project is licensed under the MIT license.

About

QuickServe is a local development server made for quickly previewing .html and .md files. Just run it, and it serves your current workspace—no setup or config needed.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published