Closed Kpaubert closed 3 years ago
Describe the bug Cloning the repo as explained in the README.md and attempting to run the app does not work.
To Reproduce Steps to reproduce the behavior:
git clone https://github.com/1-fredrikstad/sangbok.git
npm install
npm run dev
Expected behavior The app should work.
How to fix The correct way to describe the running of the app would be:
cd sangbok
cd frontend
npm i
Come on guys, let's get this project to the moon! 🚀
Describe the bug Cloning the repo as explained in the README.md and attempting to run the app does not work.
To Reproduce Steps to reproduce the behavior:
git clone https://github.com/1-fredrikstad/sangbok.git
npm install
npm run dev
Expected behavior The app should work.
How to fix The correct way to describe the running of the app would be:
git clone https://github.com/1-fredrikstad/sangbok.git
cd sangbok
cd frontend
npm i
npm run dev
Come on guys, let's get this project to the moon! 🚀