Skip to content

It is a starter kit for VueJS Projects included all main and commons VueJS packages can be used to starter a Vue Project.

License

Notifications You must be signed in to change notification settings

Youssef9798/Vue-Starter-Kit-Pack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vue-Starter-Pack

It is a starter kit for VueJS Projects included all main and commons VueJS packages can be used to starter a Vue Project.

Installing The Kit

Make sure before this step that you installed the node environment in your machine and the vue-cli. To install the starter kit after downloading the folder type in the project's terminal the following:

 npm install

This will install all the packges in the package.json file.

Installing the Vuetify package

To add the vuetify to the project we need to use this command:

vue add vuetify

Then select the default and recommended setting from the list shown after use this command line.

You can skip this step if you dont't want to use vuetify

About

It is a starter kit for VueJS Projects included all main and commons VueJS packages can be used to starter a Vue Project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published