Skip to content

TechtonicAcademy/library-phase-one-assignment-2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Library-Phase-One-Assignment-2020

Instructions:

  • Clone this repository into your local ~/code directory.

  • Initialize npm in your new local repository.

  • Install the parcel-bundler npm package.

  • Create your file structure. See example structure here.

  • Add, commit, and push your initial changes.

  • Build out your HTML structure and BEM + SCSS styling, based on the Library Project Wireframes.

  • Remember to view your code locally using Parcel; without it your SCSS won’t work!

  • Note: No JavaScript functionality should be completed in Phase I; the focus should be on building out static HTML structure and reusable, best-practices styles using BEM + SCSS.

  • HINT: Run parcel *.html through your command line. This will allow you to access each of your HTML files from the browser via http://localhost:1234/filenamehere.html.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published