Simple Node Server For A Single Page App
|
преди 4 години | |
---|---|---|
public | преди 4 години | |
.gitignore | преди 4 години | |
README.md | преди 4 години | |
package.json | преди 4 години | |
server.js | преди 4 години | |
test.js | преди 4 години |
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.