techhysahil / graph-control

Micro frontend 2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installing:

  1. Install node packages
npm install 
  1. Run project First make production ready files using CRA and finally start node server for SSR
npm run build
npm run start:prod

Above command will execute app in http://localhost:8888/

About

Micro frontend 2


Languages

Language:JavaScript 95.5%Language:HTML 3.6%Language:CSS 0.9%