Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 389 Bytes

File metadata and controls

26 lines (16 loc) · 389 Bytes

Login Form Basic

A non-functional login form.

Description

For study purposes I did a basic project to know the micro front end architecture with "single spa".

Getting Started

Dependencies

  • Node

Installing

  • cd app-route & npm install
  • cd login & npm install
  • cd style-guide & npm install

Executing program

  • For all projects just run
npm run start