Simple Node Server For A Single Page App
|
il y a 4 ans | |
---|---|---|
public | il y a 4 ans | |
.gitignore | il y a 4 ans | |
README.md | il y a 4 ans | |
package.json | il y a 4 ans | |
server.js | il y a 4 ans | |
test.js | il y a 4 ans |
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.