/micro-frontends-meetup

Homepage of the Micro Frontends Meetup.

Primary LanguageAstroMIT LicenseMIT

Micro Frontends Meetup - Website

In here we store the code for the static Micro Frontends Meetup website.

Local Development

To develop the website you'll need to clone the repository and install the dependencies:

npm i

Then you can start the development server by running:

npm start

Finally, when you are done just push the code. Any changes in the main branch trigger a build and release in GitHub actions.

License

This website is released using the MIT license. For more information see the license file.