Profitori Javascript Source --------------------------- Build Instructions ------------------ See https://create-react-app.dev/docs/getting-started/ to create a react app in your build environment Profitori is dependent on a number of node modules, which are not included. These can be installed as needed using npm install . To create a production version: cd .. npm run build