Creative is a one-page Bootstrap theme for creatives, small businesses, and other multipurpose uses. The theme includes a number of rich features and plugins that you can use as a great boilerplate for your next Bootstrap based project.
After downloading, simply edit the HTML and CSS files included with the template in your favourite text editor to make changes. These are the only files you need to worry about, you can ignore everything else! To preview the changes you make to the code, you can open the index.html file in your web browser.
After installation, run npm install and then run gulp dev which will open up a preview of the theme in your default browser, watch for changes to core theme files, and live reload the browser when changes are saved. You can view the gulpfile.js to see which tasks are included in the dev environment.