Skip to content

Latest commit

 

History

History

app-pt02-abstract-factory-builder

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

app-pt02-abstract-factory-builder

Running

# restore dependencies
npm ci --silent

Make sure the api is running.

Choose web or cli to run

Web

npm run web

Go to http://localhost:3001/ui

CLI

npm run cli