React Online Store Boilerplate How to run Get the BE repo and run server git clone https://github.com/SirMoustache/react-online-store.git cd react-online-store npm install npm run dev Commands Run generators (For example to generate new component) npm run generate