Skip to content

cpbtechnology/US-CPB-TestTestTestDotCom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CPB TestTestTestDotCom

Staging URL: https://cpb-testtesttestdotcom.herokuapp.com/

Getting Started

  1. Clone the repo to your local machine
  2. In your terminal, run the following:
    1. npm install
    2. grunt
  3. Get developing

Folder Structure

root
+-- _assets
|      +-- css (compiled on build)
|      +-- images
|      +-- js (compiled on build)
|      +-- src
|          +-- js
|          +-- scss
|                  +-- partials
|                  +-- _boilerplate.scss
|                  +-- _fonts.scss
|                  +-- _footer.scss
|                  +-- _forms.scss
|                  +-- _global.scss
|                  +-- _header.scss
|                  +-- _helpers.scss
|                  +-- _home.scss
|                  +-- _html-linter.scss
|                  +-- _interior.scss
|                  +-- _mixins.scss
|                  +-- _mq-helper.scss
|                  +-- _normalize.scss
|                  +-- _variables.scss
|              +-- main.scss
+-- _config
|      +-- .sass-lint.yml
|      +-- .sass-lint-output.html (compiled on build)
+-- _pages
+-- .gitignore
+-- Gruntfile.js
+-- index.html
+-- package.json
+-- README.md
+-- to-do.md

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published