Skip to content

CSUF-Computer-Science/cpsc349-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Week 6

Install the Eleventy static site generator:

$ npm install -g @11ty/eleventy

Clone the GitHub repository:

$ git clone https://github.com/ProfAvery/cpsc349

Generate the static site and open it with browser-sync:

$ cd cpsc349/week6
$ eleventy --serve

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 45.9%
  • HTML 31.9%
  • Perl 16.8%
  • JavaScript 5.4%