瀏覽代碼

Adding readme

Herton 4 年之前
父節點
當前提交
cb1b64f9ed
共有 1 個文件被更改,包括 14 次插入0 次删除
  1. 14 0
      README.md

+ 14 - 0
README.md

@@ -0,0 +1,14 @@
+# 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](https://opensource.org/licenses/MIT).