Rss-Ninja How to launch There is 2 differents way to use the project. Local environement npm install npm start The local server will serve on localhost:8080. Production environment export NODE_ENV=production npm install npm run build Preview