Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.28 KB

README.md

File metadata and controls

34 lines (22 loc) · 1.28 KB

design_challenges_CSUN

Repository of example code from CSUN presentation: Robust, semantic solutions for modern design challenges.

Demo: https://offsetchris.github.io/design_challenges_CSUN/

Examples repository or the 2019 CSUN presentation: Robust, Semantic Solutions to Modern Design Challenges

Clone the repo

  • Clone the repository using the command git clone

Install Dependencies

  • Ensure you've installed Node JS
  • command npm install to install all dependencies for the project

Sass watch

  • Start sass watch with command npm run sass
  • When you save changes in any scss file in the sass folder the CSS will compile to the common folder.
  • Note: if you add a scss file in the sass folder you may have to restart your sass watch script in order to recognize changes in the new file.

Run the index file on localhost

  • I like to use python simple http server python -m http.server 8080
  • Open your browser to localhost:8080 and you should see the index file.

Sass naming note: "Bits & Pieces Put Together to Present a Semblance of a Whole" Walker Art Center Minneapolis MN Artist: Lawrence Weiner Created: 2005 https://walkerart.org/collections/artworks/bits-and-pieces-put-together-to-present-a-semblance-of-a-whole