Usage Starting Development Server with Hot-Reload Start freefeed-server npm start or dev-server.cmd on Windows Sanity checks npm test will build test-suite and run the tests npm run lint will check if sourcecode complies to the coding guidelines To deploy run make prod or winmake.cmd prod on Windows