Green Repack is a beautiful web site made by A. Kurtaliqi for Green Repack. It is an e-commerce type website for non commercial profit. The aim of this wep app is to success my Master Degree at ESGI school.
This template is generated with Zero Theme Pro and reworked by A. KURTALIQI for the project needs.
Zero Theme PRO is a beautiful resource built over Vuetify, Vuex and Vuejs. It will help you get started and quickly developing dashboards in no time. Using the Dashboard is pretty simple but requires basic knowledge of Javascript, Vuejs and Vue-Router.
- Install Nodejs from the official Nodejs page
- Install Yarn from the official Yarn installation page.
- Unzip the
zero-theme.zip
file downloaded from Vuetify - Create a folder named
zero-theme
and unzip thetheme.zip
file provided by the previous step - Open your terminal and navigate to the
zero-theme
directory - Run
yarn install
to install the project's dependencies - Run
yarn serve
to start a local development server
You can also run additional tasks such as
yarn run build
to build your app for productionyarn run lint
to run linting.
Vuetify is an Open Source UI Library that is developed exactly according to Material Design spec. Every component is handcrafted to bring you the best possible UI tools to your next great app. The development doesn't stop at the core components outlined in Google's spec. Through the support of community members and sponsors, additional components will be designed and made available for everyone to enjoy.
The documentation for Vuetify is hosted here.
Not all components that are available in this project are part of the theme and may be a default Vuetify component
Vuex is a state management pattern + library for Vue.js applications. It serves as a centralized store for all the components in an application, with rules ensuring that the state can only be mutated in a predictable fashion. It also integrates with Vue's official devtools extension to provide advanced features such as zero-config time-travel debugging and state snapshot export / import.
We used the latest 3.x Vue CLI which aims to reduce project configuration
to as little as possible. Almost everything is inside package.json
+ some other related files such as
.babel.config.js
, .eslintrc.js
and .postcssrc.js
.
Let us know what you think and what we can improve below. And good luck with development!
- Copyright 2020 Vuetify https://vuetifyjs.com
- Vuetify License Information
- A. Kurtaliqi for Green Repack akurtaliqi - Non commercial use
All applications are built using Vue and Vuetify and use best standards and practices for optimal performance and accessibility. Each template is built mobile first and scales down to 320px width (iPhone 5). Each theme supports all evergreen browsers (Chrome, Firefox, etc) and Internet Explorer 11 (IE11).
Each theme comes with full support for all of Vuetify's features including components, directives and more. For more information on available features, visit the API Explorer in the Vuetify documentation.