Simple Node Server For A Single Page App

Herton cb1b64f9ed Adding readme преди 4 години
public 447625b08b Fixes to score 100% Lighthouse report преди 4 години
.gitignore 6e9f9770f6 Start of a poerful single file site server преди 4 години
README.md cb1b64f9ed Adding readme преди 4 години
htmlServer.js 447625b08b Fixes to score 100% Lighthouse report преди 4 години
package.json 6e9f9770f6 Start of a poerful single file site server преди 4 години

README.md

Simple Node Server for a Single Page App

This is a very simple node web server with 0 dependencies but a clean structure ready to be built upon.

Features

  • Simple setup
  • No npm dependencies
  • 100% scores across-the-board on lighhouse out of the box
  • Basic PWA setup

License

This is open-sourced software licensed under the MIT license.