2025-04-18 - single spa: Difference between revisions

From Izara Wiki
Jump to navigation Jump to search
(Created page with " 2025-04-18 2025-04-18")
 
No edit summary
Line 1: Line 1:
=Install=
==Global Install==
*install in shell only one time when never install single-spa in Local computer before.
  npm install -g create-single-spa
==Install single-spa project==
  npx create-single-spa
===Organization name===
*izaraFrontends
===Project name===
*<your repository name>  eg. table-config
[[Category:Working documents| 2025-04-18]]
[[Category:Working documents| 2025-04-18]]
[[Category:Working documents - Creating 2025-04-18 - single spa| 2025-04-18]]
[[Category:Working documents - Creating 2025-04-18 - single spa| 2025-04-18]]

Revision as of 06:08, 18 April 2025

Install

Global Install

  • install in shell only one time when never install single-spa in Local computer before.
  npm install -g create-single-spa 

Install single-spa project

  npx create-single-spa 

Organization name

  • izaraFrontends

Project name

  • <your repository name> eg. table-config