Skip to content

A community around front-end development based in Mauritius Island. We also organise monthly meetups free for anyone interested to attend.

Notifications You must be signed in to change notification settings

thedaviddias/frontendmu-astro

 
 

Repository files navigation

Front-End Coders Mauritius

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/

Setup

Install pnpm on your development environment for the best experience.

pnpm install
pnpm run dev

Environment variables

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

Feel free to contribute :D

About

A community around front-end development based in Mauritius Island. We also organise monthly meetups free for anyone interested to attend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Astro 49.5%
  • Vue 32.2%
  • TypeScript 10.8%
  • JavaScript 3.9%
  • CSS 3.6%