zq940222 aa472e1122 修改依赖配置 | hace 2 meses | |
---|---|---|
public | hace 2 meses | |
src | hace 2 meses | |
.env | hace 2 meses | |
.env.development | hace 2 meses | |
.gitignore | hace 2 meses | |
LICENSE | hace 2 meses | |
README.md | hace 2 meses | |
babel.config.js | hace 2 meses | |
package-lock.json | hace 2 meses | |
package.json | hace 2 meses | |
vue.config.js | hace 2 meses |
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.