Skip to content

Shell concept consuming custom element experiences

Notifications You must be signed in to change notification settings

kealjones-wk/shell

 
 

Repository files navigation

Getting Started

  1. Pull down all these repos:

  2. Within docs_experience and ss_experience run pbr build -o ./latest -r.

  3. Symlink the build output of each into a fake cdn directory, something like this:

    • ln -s $PATH_TO_EXPERIENCES/doc_experience/latest/web/index.dart.js $PATH_TO_FAKE_CDN_DIR/docs-experience/latest/index.dart.js
  4. From this repo, shell, run webdev serve and open http://127.0.0.1:8080

About

Shell concept consuming custom element experiences

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 85.5%
  • HTML 14.5%