Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 348 Bytes

DEV.md

File metadata and controls

15 lines (12 loc) · 348 Bytes

Debug

  1. ctrl+shift+b to compile and serve or open a terminal console and run npm start
  2. F5 to launch 'chrome' and debug

first time build

  1. run yarn at root folder.
  2. run yarn start
  3. chrome: http://localhost:4200

publish

modify version: M:\Workspace\iam\workspaces\iam\package.json yarn deploy

bundle analysis

yarn ba