|
|
il y a 1 an | |
|---|---|---|
| public | il y a 1 an | |
| src | il y a 1 an | |
| .gitignore | il y a 1 an | |
| LICENSE | il y a 1 an | |
| README.md | il y a 1 an | |
| babel.config.js | il y a 1 an | |
| package-lock.json | il y a 1 an | |
| package.json | il y a 1 an | |
| vue.config.js | il y a 1 an |
Use git to clone the project.
git clone https://github.com/Joabsonlg/vuetify-landing-page.git
Enter the project.
cd vuetify-landing-page
Use npm to install dependencies.
npm i
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
The following tools were used in the construction of the project:
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.