atlantic-server

1.0.2 • Public • Published

Atlantic Server

Node JS static server with livereload enabled

Getting Started

Prerequisites

You need to have Node JS installed on your machine. You can download the current version at Node JS official website

Installing

Install the Node package globally

npm install -g atlantic-server

Running

Run the following command from within the shell

atlantic-serve [--port=<number>] [--livereloadport=<number>] [--folder=<name>]

By default the static server will listen on port 3001 and serve files in the current workign directory. The livereload server will listen on port 35729 by default.

Authors

License

This project is licensed under the ISC License

Readme

Keywords

none

Package Sidebar

Install

npm i atlantic-server

Weekly Downloads

1

Version

1.0.2

License

ISC

Last publish

Collaborators

  • andresroberto10