A collection of apps built with different frameworks using the same styles.
svelte-app
and the react app lives in react-app
and the alpine app lives in alpine-app
.npm run dev
. Then open localhost:5000 to see it in action.npm start
. Then open localhost:3000 to see it in action.index.html
file.index.html
file.If you have an idea for an app you can raise an issue with the idea
label.
If you want to contribute to the code check the CONTRIBUTING guide.