Simple Node Server For A Single Page App

Herton 0b3d4bb8b6 Adding a basic test init 4 年之前
public 0b3d4bb8b6 Adding a basic test init 4 年之前
.gitignore 7ca5c10900 Final touches 4 年之前
README.md 0b3d4bb8b6 Adding a basic test init 4 年之前
package.json 0b3d4bb8b6 Adding a basic test init 4 年之前
server.js 0b3d4bb8b6 Adding a basic test init 4 年之前
test.js 0b3d4bb8b6 Adding a basic test init 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.