You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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:
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
The text was updated successfully, but these errors were encountered: