Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 319 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 319 Bytes

Steps to develop locally

# clone the repository
git clone [email protected]:johnrizzo1/jmclothingmfr.git

# cd in the project directory
$ npm run project-setup

# Start local dev server
$ npm run dev

Or Check out Full Documentation.