Simple shopping cart with Vue.js and Node.js
Shopping Cart
Simple shopping cart with Vue.js and Node.js.
Usage
Backend with Node.js
$ cd server
$ npm run dev
Client with Vue.js
$ cd client
$ npm run serve
Simple shopping cart with Vue.js and Node.js.
$ cd server
$ npm run dev
$ cd client
$ npm run serve