Skip to content

thomasjedstrom/thomasjedstrom.github.io

Repository files navigation

Simple Boilerplate for HTML/SCSS/JS/JQ/Bootstrap using Gulp

Step 1:

  • clone repo
  • delete .git folder

Step 2:

  • navigate to folder, run npm install

Step 3:

  • compile SCSS to CSS by running gulp or
  • compile SCSS to CSS by typing (shift + command + B) within VS Code

Step 4:

  • install http-server if you don't have it npm install -g httpserver
  • navigate to folder, run http-server -p [port#]

Adding Vendor Assets

  • add path to gulp under "FOR OTHER VENDORS"
  • add link/script to index head

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published