です
下にもQuick Start書いてありますが一応
- gulpをインストール(グローバルが不要か未確認)
npm install -g gulp
npm install
- browsersync(変更をライブリロードするマン等)起動
gulp
localhost:3000
が開きます
コンソールはlocalhost:3001
以下フォーク元ママです
Fitness is a bright and vibrant single page website template written in Bootstrap 4, and serves as a fantastic starting point to get you going on your next website project.
Here you can find the original PSD by Blaz Robar.
This project was developed with HTML5, Sass, jQuery, Bootstrap 4, and Gulp.
Performance basics are covered: unused Bootstrap SCSS is commented out, assets are minified into single CSS and JS files, and the images are optimized.
- node: nodejs.org
- git: git-scm.com
- ruby: ruby-lang.org
- Download the latest release or clone the repo
- Install gulp
npm install -g gulp
- Download dependencies
npm install
- Dev mode with browsersync
gulp