Skip to content

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

Notifications You must be signed in to change notification settings

JOverbake/cpsc349-project3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 54.2%
  • JavaScript 45.8%