Skip to content

IamMrCupp/esp_project

Repository files navigation

CircleCI

Emotional Support Pizza

This is the website for my pizza business. We can be found at https://emotionalsupportpizza.com

This is very basic for now but will eventually have many more components as the site gets built out.

The website uses the following technology:

  • npm version bootstrap
  • npm version fontawesome
  • npm version browser-sync
  • npm version gulp
  • npm version gulp-sass
  • npm version sass
  • npm version node-sass
  • Docker
  • GitHub
  • CircleCI
  • make
  • BuildKit for multiarch container builds

Initial Setup:

npm install browser-sync gulp sass gulp-sass --save-dev
npm install bootstrap --save
npm install @fortawesome/fontawesome-free --save