@joshuacc/liquid-server

0.1.3 • Public • Published

Liquid Server CLI

Liquid Server CLI is a simple, easy-to-use command-line tool designed to serve static files and Liquid templates. This module is primarily for educational and demonstration purposes.

Important Note

This tool is intended for teaching purposes only and should not be used in production environments.

Installation

You can install Liquid Server CLI globally using npm:

npm install -g liquid-server

Usage

To start serving files from a directory, navigate to your desired directory and run:

liquid-server

Or specify the directory directly:

liquid-server /path/to/directory

Readme

Keywords

none

Package Sidebar

Install

npm i @joshuacc/liquid-server

Weekly Downloads

0

Version

0.1.3

License

MIT

Unpacked Size

3.93 kB

Total Files

8

Last publish

Collaborators

  • joshuacc