This repository is a template for an artist website. The site uses a jQuery carousel app to display an art gallery. It uses Passport authentication to provide a login for buyers to track the process of their commissions. The commission-tracking app itself is in the development stage.
- Download and install node.js https://nodejs.org/en/download/
- Execute at command line
npm installto grab dependencies.
- Run
npm start - Open browser and navigate to http://localhost:1337/