Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 379 Bytes

README.md

File metadata and controls

26 lines (14 loc) · 379 Bytes

Tease

Website designed & developed for Tease, a full service hair salon, located in Seattle, WA.

teaseballard.com


Setup:

1. Install Gulp

npm install -g gulp-cli

2. Install dependencies:

cd "C:\Users\..." npm install

3. Start server:

npm start

4. Compile & minify:

npm run build