Simple Node Server For A Single Page App
|
%!s(int64=4) %!d(string=hai) anos | |
---|---|---|
public | %!s(int64=4) %!d(string=hai) anos | |
.gitignore | %!s(int64=4) %!d(string=hai) anos | |
README.md | %!s(int64=4) %!d(string=hai) anos | |
package.json | %!s(int64=4) %!d(string=hai) anos | |
server.js | %!s(int64=4) %!d(string=hai) anos | |
test.js | %!s(int64=4) %!d(string=hai) anos |
This is a very simple node web server with 0 dependencies but a clean structure ready to be built upon.
Just run npm start
no need to install anything...
Just add some tests to the test file and run npm test
[Preview]https://server.herton.work
This is open-sourced software licensed under the MIT license.