Algotrition Installation Install Node.JS Navigate to folder Install dependencies npm install Run app with DEBUG=algotrition:* npm start Running app in dev mode To avoid reloading the app each time you make changes, run DEBUG=algotrition:* npm run dev Linter npm run lint Testing Run npm test