florentdesjardins.fr

My website.

Prerequisites

Before starting work

ndenv install
npm install

Start the app

npm start

Build the app during development

npm run build --env dev

Clean

npm run clean

Deploy

sudo chmod a+x deploy.sh
./deploy.sh