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.