Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

examples | provide a general example scenario template #708

Open
mauroerta opened this issue Apr 19, 2023 · 0 comments
Open

examples | provide a general example scenario template #708

mauroerta opened this issue Apr 19, 2023 · 0 comments

Comments

@mauroerta
Copy link
Collaborator

mauroerta commented Apr 19, 2023

Provide a general example scenario so that every example under the folder examples looks and behaves the same way no matter the UI framework.

The example must include:

  • Usage of all the build-time functionalities (for now we only have createUseSyle but others are going to be introduced)
  • Multi pages/routing, depending on the framework could be SSR or client side
  • Intense usage of the preset-default, meaning showing off the theme components and how to use them properly
  • Deployment to make it accessible even without forking / cloning the repository

Also write a set of E2E tests that can be executed against all the examples in order to be sure that they behave the same way and that they properly work

@mauroerta mauroerta mentioned this issue Sep 6, 2023
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant