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.