Skip to content

collagejs/root-template

Repository files navigation

Svelte Router Logo CollageJS Root Template

This is a template repository, meaning that anyone can create a new repository out of this repository easily using GitHub's user interface.

Once the new repository have been created, install dependencies and execute Vite's development server:

npm install
npm run dev

If your browser doesn't open the website directly, tell Vite to open it for you by typing o and hitting the ENTER key in Vite's console.

Enabling the @collagejs/imo User Interface

When the homepage loads, open Developer Tools and add the "imo-ui" key-value pair in Local Storage with the value true. Reload the browser.

What You Get

A Vite + Svelte + TS project with routing capabilities and the ability to mount CollageJS pieces (micro-frontends) created in any technology (React, Vue, Solid, Svelte, plain JS/TS, etc.).

The code in this project should be self-explanatory, and what's not explaining itself should be explained by the content the project displays when running, at least to some extent. If you feel, however, that the provided information is not sufficient, feel free to raise an issue.

Meta Information

  • Created with create-vite v8.2.0
  • Upgraded to Vite v8, TypeScript v6

About

Template repository to assist the creation of CollageJS micro-frontend applications

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Contributors