components-ovavo

0.1.8 • Public • Published

components

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Using component-ovavo Package


firstly we add 

    "components-ovavo-p": "file:../paket/components-ovavo-p"

this line to the dependencies field in the package.json file of our project

then, we add

import components from "components-ovavo-p";

this line to the main.js file and use it via adding "---use(components)---"


finally we should install updated package.json file to our project via

    npm install

Readme

Keywords

none

Package Sidebar

Install

npm i components-ovavo

Weekly Downloads

3

Version

0.1.8

License

none

Unpacked Size

28.1 MB

Total Files

928

Last publish

Collaborators

  • ovavo