Front-End coders Mauritius is a free meetup that's dedicated to all aspect of Front-End development. it occurs in general one a month at announced date and place. Feel free to join!
Live website : https://frontend.mu/
npm install
npm run dev
Make a copy of .env.example and rename it to .env.development on your local machine. If not, the application will fail to start
cp .env.example .env.development