|
|
@@ -7,9 +7,7 @@
|
|
|
|
|
|
Use [git](https://git-scm.com/) to clone the project.
|
|
|
|
|
|
-```bash
|
|
|
-git clone https://github.com/Joabsonlg/vuetify-landing-page.git
|
|
|
-```
|
|
|
+
|
|
|
Enter the project.
|
|
|
```bash
|
|
|
cd vuetify-landing-page
|
|
|
@@ -31,27 +29,3 @@ Compiles and minifies for production
|
|
|
```bash
|
|
|
npm run build
|
|
|
```
|
|
|
-
|
|
|
-### 🛠️ Technologies
|
|
|
-
|
|
|
-The following tools were used in the construction of the project:
|
|
|
-
|
|
|
-- [Vue.js](https://vuejs.org/)
|
|
|
-- [Vuetify.js](https://vuetifyjs.com/)
|
|
|
-- [Firebase](https://firebase.google.com/)
|
|
|
-
|
|
|
-## ⚖️ Contributing
|
|
|
-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.
|
|
|
-
|
|
|
-## 👷♂️ Author
|
|
|
-<a href="https://github.com/Joabsonlg">
|
|
|
- <img style="border-radius: 50%;" src="https://avatars.githubusercontent.com/u/41306493?v=4" width="100px;" alt=""/>
|
|
|
- <br />
|
|
|
- <sub><b>Joabson Arley</b></sub></a> <a href="https://github.com/Joabsonlg" title="Github">🚀</a>
|
|
|
-
|
|
|
-[](mailto:joabsonlg918@gmail.com)
|
|
|
-
|
|
|
-## 🔑 License
|
|
|
-[MIT](https://github.com/Joabsonlg/vuetify-landing-page/blob/master/LICENSE)
|