Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 278 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 278 Bytes

Single Page SPA

A Front end microservice consisting of Angular 1 and Vue apps operating as seperate front ends.

Build using Single SPA

To run:

  1. npm start to run app in developement.
  2. npm run build to build a production version.