Skip to content

Latest commit

 

History

History
48 lines (31 loc) · 1.65 KB

README.md

File metadata and controls

48 lines (31 loc) · 1.65 KB

webpack-vue-shop

A drag-and-drop shopping cart.

This is a drag-and-drop shopping cart that is using VueJS, Webpack 4, Babel, and Foundation 5 for the grid.

Created by Chad Ridings

Requirements

Note: I am using Node v8.11.4.

Quickstart

  • Clone repo
  • cd to directory and run npm install (this installs the node dependencies referenced in package.json)

To get started just run the following command:


Packages Included

Resources

If you find that you need to update/change your Node version then you should check out Node Version Manager (nvm)