Skip to content
/ tease Public

Website designed & developed for Tease, a full service hair salon.

License

Notifications You must be signed in to change notification settings

cowlik/tease

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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