bikeshop
v1.0.0
Published
bikeshop
Downloads
1
Readme
VUECOMMERCE
A super E-Commerce website using generator-vuecommerce to generate skeleton
Installation
Install yarn
https://yarnpkg.com/en/docs/install#mac-stable
Install dependencies
yarn install
Start development
yarn start
Make production build
yarn build