Sep 26, 2021
Hey Nicolas! Thanks for your question and I'm really sorry for the late response (somehow I didn't get any notifications for your question). To answer your question, you don't have to run npm run build each time you want to update your front. Just running `npm start` once is enough (each time you save your changes in vscode it'll update your front-end automatically). Just make sure you refresh your page to see the changes