1.0.5 • Published 6 years ago
@knonginda/default-header v1.0.5
Backoffice default header
Installation and Usage
- Just use npm install --save-dev @bo/default-header
- Now you can include the scripts by using following snippet:
// Load components
import '@bo/default-header';
// Run server to check the guideline
npm run devList of components
All components are registered with the Vue global and are available for use. You do not need to re-register them.