Simple Node Server For A Single Page App
|
4 years ago | |
---|---|---|
public | 4 years ago | |
.gitignore | 4 years ago | |
README.md | 4 years ago | |
SimpleServerHelper.js | 4 years ago | |
package.json | 4 years ago | |
server.js | 4 years ago | |
test.js | 4 years ago |
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.