Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 496 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 496 Bytes

Lite Serve

Simple, fast, quick and lite http server for tests.

Use it for your personal projects if you prefer user interface based tools.

Run this application on your computer.

To build the application use:

npm run dist

To run the application:

npm start

Note

Don't forget to execute npm install in order to get all the dependencies to build or run this application.

By Set HM 2024