|
|
hace 1 año | |
|---|---|---|
| public | hace 1 año | |
| src | hace 1 año | |
| .gitignore | hace 1 año | |
| LICENSE | hace 1 año | |
| README.md | hace 1 año | |
| babel.config.js | hace 1 año | |
| package-lock.json | hace 1 año | |
| package.json | hace 1 año | |
| vue.config.js | hace 1 año |
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.