Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 287 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 287 Bytes

commerce-project

Site preview

A design portfolio to showcase a few projects.

Install & run

Make sure you have npm and yarn installed. Install dependencies with:

yarn

Once it's done start up a local server with:

yarn start