Skip to content

hleon57/shopify-storev-vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shopify-storev1.0

Must have installed dependencies

1. [Install Node](https://nodejs.org/en/download/)
2. Make sure you have [NPM Installed](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm)
3. [Install Yarn](https://classic.yarnpkg.com/en/docs/install/#mac-stable)

Project setup

1. yarn install - This is necessary to install node modules (dependencies of the project)

Compiles and hot-reloads for development

1. Open any command line tool or use VS Codes CTRL + ` 
2. Run `yarn serve` - This is necessary to run the project locally

Compiles and minifies for production

1. Open any command line tool or use VS Codes CTRL + ` ;
2. Run `yarn build` - This is necessary to compile to production

Lints and fixes files

1. Open any command line tool or use VS Codes CTRL + ` ;
2. Run `yarn lint`

Dependencies

VueAxios [Configuration Reference](https://www.npmjs.com/package/vue-axios).

Improvements

1. Home Page - Improve Styles and add content
2. Products - Improve Styles / Add Filters
3. Product - Improve Styles / Add Content / Fix Bug where product don't reload after visiting another product
4. Cart - Improve Styles / Preserve Cart after Reload / Combine repeated products

About

Test for divelement

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published