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

SPA based on Marko #1765

Open
xtremespb opened this issue Jan 18, 2022 · 0 comments
Open

SPA based on Marko #1765

xtremespb opened this issue Jan 18, 2022 · 0 comments

Comments

@xtremespb
Copy link

I think this might be interesting for anyone who wants to build a single-page application (SPA) based on Marko.
My project has the following features out-of-the-box:

  • Based on Marko.js, a language for building dynamic and reactive user interfaces
  • Using Bulma, a free, open source framework that provides ready-to-use frontend components that you can easily combine to build responsive web interfaces
  • Using Webpack 5 to build an optimized, GZipped chunks and load every part of the site on demand
  • Built-in Routing and internationalization support

Check out the demo website at zspa.zoiajs.org. It's currently not a part of CI/CD process so is not periodically updated.

Github repository: https://github.com/xtremespb/zspa

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant