Simple Node Server For A Single Page App
|
4 年之前 | |
---|---|---|
public | 4 年之前 | |
.gitignore | 4 年之前 | |
README.md | 4 年之前 | |
SimpleServerHelper.js | 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
This is open-sourced software licensed under the MIT license.