/UI-Boilerplate

UI Boilerplate with bootstrap base

Primary LanguageCSS

README 

To get started,

1. Drag the project folder in iTerm or go to the cd_path
2. Type in 'npm install'
3. After downloading the modules, type in 'gulp build'
4. Lastly, type in 'gulp start'
4. Open browser and type in localhost address as seen in terminal:

	[Browsersync] Access URLs:
	 ---------------------------------------
	       Local: http://localhost:3000
	    External: http://10.193.157.159:3000
	 ---------------------------------------
	          UI: http://localhost:3001
	 UI External: http://10.193.157.159:3001