Simple Node Server For A Single Page App

Herton f0768c0874 Starting to making some improvements %!s(int64=4) %!d(string=hai) anos
public f0768c0874 Starting to making some improvements %!s(int64=4) %!d(string=hai) anos
.gitignore 7ca5c10900 Final touches %!s(int64=4) %!d(string=hai) anos
README.md a1f26ab041 Fixing styles and adding html comments and making it cooler %!s(int64=4) %!d(string=hai) anos
package.json 2bd91c43b5 Adding preview %!s(int64=4) %!d(string=hai) anos
server.js a1f26ab041 Fixing styles and adding html comments and making it cooler %!s(int64=4) %!d(string=hai) anos
test.js 0b3d4bb8b6 Adding a basic test init %!s(int64=4) %!d(string=hai) anos

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

Preview

Preview

To install

Just run npm start no need to install anything...

To test

Just add some tests to the test file and run npm test

License

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