GitXplorerGitXplorer
c

stickly-frontend

public
29 stars
18 forks
0 issues

Commits

List of commits on branch master.
Unverified
f06dad56ef7471d5b82dc0616b77acd2d5cef3f8

remove lock file

cconnor11528 committed 7 years ago
Unverified
5b88275dc11c91c4eb5f0d7ecd64440d2f11b8d7

darn /

cconnor11528 committed 7 years ago
Unverified
0702298e665dede6eaa3e010d9945023664c13bb

tweaks

cconnor11528 committed 7 years ago
Unverified
ee3a6724b03646ab5ccc9731df11f6f2b7834f4f

styling

cconnor11528 committed 7 years ago
Unverified
c31f99bc921054025f4345aa2d81c3f96e1254e1

render Product page

cconnor11528 committed 7 years ago

README

The README file for this repository.

stickly-frontend

Front end component for an eCommerce application. Built with Vue.js and powered by Stripe.js for payment processing.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

For detailed explanation on how things work, consult the docs for vue-loader.