Skip to content

California State University, Fullerton - CPSC 349 - Web Front-End Engineering

Notifications You must be signed in to change notification settings

scottpark44/cpsc349-project3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project 3 - ChrispDabs

axolotl

Team #2 - Axolotl

  1. Berkeley C.
  2. Chris Nutter
  3. Jared Schneider
  4. Scott Park
  5. CJ Thompson

Responsibilities

  1. Berkeley: CSS Master + JavaScript Help
  2. Chris: Deployment + Javascript
  3. Jared: Wireframe, CSS & HTML MarkUp
  4. Scott: CSS + JavaScript
  5. CJ: Wireframe, CSS & HTML MarkUp

Getting Started With Project 3

This project uses a simpler configuration that does not use Eleventy (though you are welcome to add it yourself).

The input file src/tailwind.css compiles to docs/styles/tailwind.css, but the rest of the files for the site have been placed directly in the docs/ directory.

Install and start the project:

$ npm install
$ npm start

Open the newly generated site

A new npm test script lints the code and enforces JavaScript Standard Style.

About

California State University, Fullerton - CPSC 349 - Web Front-End Engineering

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 73.5%
  • JavaScript 26.5%