PixelRocket-Shop / course-bootstrap-corporate-start

The starter files for my Bootstrap Corporate project build

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bootstrap Course / Project Corporate / Start Files

Overview

These are the starter files for the corporate project of our Bootstrap course.

Quick Start

  • Download OR clone the repo
  • Install Node.js if you don't already have it on your system.
  • Remove any dashes from the project root folder.
  • Open the project root in your command line.
  • run npm install in your command line.
  • run npm start to start Webpack devserver.
  • if you want to recompile the template files (which output to the dist folder), run npm run build

Contact Us

You can find our website here or you can email us at support@pixelrocket.store

About

The starter files for my Bootstrap Corporate project build


Languages

Language:HTML 78.2%Language:SCSS 12.4%Language:JavaScript 9.4%