Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 410 Bytes

README.md

File metadata and controls

37 lines (24 loc) · 410 Bytes

GatsbyJs E-Commerce Builder

Make sure you have following installed on your computer and logged in.

To init

yarn install

To start the setup

yarn setup

To develop

yarn dev

To dev run using Now

yarn start

To deploy to Zeit Now

yarn deploy