smapiot / micro-frontends-meetup

Homepage of the Micro Frontends Meetup.

Home Page:https://meetup.microfrontends.cloud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Homepage of the Micro Frontends Meetup.

https://meetup.microfrontends.cloud

License:MIT License


Languages

Language:Astro 85.6%Language:TypeScript 13.6%Language:JavaScript 0.8%