Skip to content

vuenos-template is a template for create a Package and push to npm

Notifications You must be signed in to change notification settings

biennui1998mu/vuenos-template

Repository files navigation

{package-name}

description

Prerequisites

This project using NodeJS (version 16.10.0 or later) and NPM. Node and NPM are really easy to install. To make sure you have them available on your machine, try running the following command.

$ npm -v && node -v
7.24.0
v16.10.0

Table of contents

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Installation

To install and set up the library, run:

npm install {package-name}

Usage

Import component

import {package-name} from "{package-name}";

Variables binding

Empty

Versioning

{package-version}

Author

About

vuenos-template is a template for create a Package and push to npm

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published