mars-mf

Getting Started

Introduction

Atriom is a developer tool that visualizes component relationships and shared dependencies of Module Federated Applications.

  • Generate your application file with Atriom Plugin
  • Visit Atriom.com
    • Signup / Login
    • or use Guest Mode
    • Drag and drop your file in the Dropzone to view the architecture of your Module Federated Application

Prerequisites

Installing

npm i

Running

npm start

Switching Environments

We currently support prod & testing environments. Environment variables are set by the following npm scripts production: npm start, npm build testing: npm test

Built With

  • npm
  • Webpack
  • JavaScript (ES6+)
  • Express
  • Jest testing suite