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