Skip to content

Leftyx/users-manager

Repository files navigation

Build functions

cd .\functions\
npm run build

run emulators

cd ..
npm run start-emulators

run angular app

npm run start

Inspect Emulators

http://localhost:4010

Updating Angular to latest version

Make sure the CLI is updated to the latest version

npm i -g @angular/cli@next

in the prodject folder run

ng update

to find the packages needing update and get the commands to update them.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published