IBM / crud-using-nodejs-and-db2

Create CRUD application using Node.js and IBM Db2 Database on Cloud
23 stars 33 forks source link

"ng serve --open" does not work #27

Open thebeardedgeek opened 3 years ago

thebeardedgeek commented 3 years ago

I cloned the repository to my Windows 10 laptop running Ubuntu 18.04 in WSL. I went into the repository and ran the commands in your readme but my system does not recognize the command ng serve --open. Is there a prerequisite needed to get this running?