A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/ctrlaltdev/pug-server below:

ctrlaltdev/pug-server: 🐶 A simple pug server

Basic pug file server. Ideal for building local prototypes apart from any application. All other files are served statically as they usually would.

Installation
npm install -g pugserver
Create a folder
    + myfolder/
      - index.pug
      - example.css
      - example.js
Usage
pugserver path/to/myfolder

Open your browser to http://localhost:8080/

The path argument is optional. If not present it will default to current directory. You can choose to run your server on another port than 8080. To do so, use the -p flag followed by the port number:

pugserver -p 1337

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4