Skip to content

krawitzzZ/vue-numpicker

Repository files navigation

Start the NumPicker app locally

To start the app locally you need to install the dependencies:

npm install

Alternatively you may use yarn:

yarn

To start the dev server type:

npm run dev

Or if you prefer yarn:

yarn run dev

Now you can navigate to http://localhost:8080/ and observe the app.

About

This is the simple vue-2 NumPicker app. Preview available at

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published