serveit

0.1.1 • Public • Published

serveit

A simple Node.js file server for quick UI prototyping.

Getting Started

Install serveit globally via npm (may require root/admin access):

$ npm install serveit -g

Then run the following commands to serve your project's files:

$ cd path/to/your-project
$ serveit

Navigate to http://localhost:1337 to view your application.

Readme

Keywords

none

Package Sidebar

Install

npm i serveit

Weekly Downloads

0

Version

0.1.1

License

MIT

Last publish

Collaborators

  • zdoc