This project was generated with Angular CLI version 11.0.2.
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Navigate into projects/bbortt/ngx-autocomplete
and link the package.
Run ng build --watch
in the root directory to watch and build a bundle on file changes.
Run ng build
to build the project in production mode. The build artifacts will be stored in the dist/
directory.
Github Pages deployment happens via angular-cli-ghpages
.
The command npm run deploy:pages
will build and push the sample application (projects/bbortt/samples
)
to the corresponding gh-pages
branch.
Run ng test
to execute the unit tests via Karma.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI Overview and Command Reference page.