Skip to content

Commit

Permalink
Add single-spa details to readme. (#1206)
Browse files Browse the repository at this point in the history
Co-authored-by: Caleb Ellis <[email protected]>
  • Loading branch information
squidsoup and Caleb Ellis authored Jun 4, 2020
1 parent 18f0ef7 commit 2e19f7c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ It is comprised of the following [yarn workspaces](https://yarnpkg.com/lang/en/d

- *ui*: the react maas client (all new work should be in this workspace).
- *legacy*: the angularjs maas client.
- *root*: a single-spa app, providing top-level routing between both *ui* and *legacy*.
- *shared*: code shared between both legacy and ui.
- *proxy*: a proxying express project, used for serving both legacy and ui projects in development.

Expand Down Expand Up @@ -51,6 +52,7 @@ MAAS server source and issue tracking [can be found on Launchpad](https://launch
## Built With
* [React](https://reactjs.org/)
* [Redux](https://redux.js.org/)
* [single-spa](https://single-spa.js.org/)
* [Angularjs](https://angularjs.org/) (legacy)

## Team Members
Expand Down

0 comments on commit 2e19f7c

Please sign in to comment.