Skip to content

CyberAllianceLLC/RenoHairStyling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RenoHairStyling

RenoHairStyling website. This website is designed to show Terriejean Olsen's hair services.

Get Started

Install libraries:
$ npm install
$ bower install

To run the app do:
$ gulp build
This will create a "_build" folder with the website inside.
To view the website, open index.html with any browser, located in the "_build" directory.

Gulp Commands

Build app into _build folder:
$ gulp build

Watch for filechanges and update _build folder:
$ gulp watch

Delete _build folders:
$ gulp clean

Releases

No releases published

Packages

No packages published