Creating a E-commerce web app using vue and vuetify
Use a dummy e-mail and password to signup and continue
NodeJS
npm (Node Package Manager)
Clone the repository
Navigate to the project directory
Install the dependencies
$ npm install
Start the development server
$ npm run serve
Open a web browser and navigate to http://localhost:8080
VueJS - JavaScript framework for building user interfaces Vuetify - Material Design component framework for VueJS