Simple Node Server For A Single Page App
|
|
před 4 roky | |
|---|---|---|
| public | před 4 roky | |
| .gitignore | před 4 roky | |
| README.md | před 4 roky | |
| package.json | před 4 roky | |
| server.js | před 4 roky | |
| test.js | před 4 roky |
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.