Skip to content

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

License

Notifications You must be signed in to change notification settings

setghm/Lite-Serve

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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