First, run the development server:
## Install dependencies
yarn install
# Starting development server
yarn dev
Then open your browser :
- SCRRAP-LAB : http://localhost:3000
- Maildev : http://localhost:1080
First, run the development server:
## Install dependencies
yarn install
# Starting development server
yarn dev
Then open your browser :