Simple, fast, quick and lite http server for tests.
Use it for your personal projects if you prefer user interface based tools.
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