Skip to content

BasitAli/angular-simple-tab-view

Repository files navigation

SimpleTabView

This component allows you to switch between different elements (placed anywhere in the dom) through a tab bar. The tab bar can also be placed anywhere and is referenced through a unique template id.

About the demo

The demo was generated with angular-cli version 1.0.0-beta.26.

Install Dependencies

Run npm install or yarn to install project dependencies.

Development server

Run npm start for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run npm run ng generate component component-name to generate a new component. You can also use npm run ng generate directive/pipe/service/class/module.

Build

Run npm run build to build the project. The build artifacts will be stored in the dist/ directory. Use the -prod flag for a production build.

Running unit tests

Run npm test to execute the unit tests via Karma.

Running end-to-end tests

Run npm run e2e to execute the end-to-end tests via Protractor. Before running the tests make sure you are serving the app via npm run ng serve.

Deploying to GitHub Pages

Run npm run ng github-pages:deploy to deploy to GitHub Pages.

Further help

To get more help on the angular-cli use npm run ng help or go check out the Angular-CLI README.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published