- @nebular/theme: is an Angular UI components library which provides many components like button, input, checkbox, card and so on.
- Development server: Run
ng serve --open
for a dev server. - Running end-to-end tests: Run
ng e2e
to execute the end-to-end tests.