Skip to content
This repository has been archived by the owner on Feb 10, 2020. It is now read-only.
/ the-foundation-project Public archive
forked from uswds/uswds-sandbox

Jekyll site for testing new functionality currently under development

Notifications You must be signed in to change notification settings

GSA/the-foundation-project

 
 

Repository files navigation

IDEA Foundations - Footer

Running code locally

After cloning the repo, navigate to the correct folder and install USWDS, Jekyll, and any necessary dependencies using:

npm start

Then, to run the site locally:

npm run serve

If all goes well, visit the site at http://localhost:4000.

USWDS assets are in assets/uswds/fonts and assets/uswds/img.

SASS files are kept in the /_sass directory. To watch for changes and recompile the styles, run:

npm run serve watch

About

Jekyll site for testing new functionality currently under development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 66.6%
  • HTML 25.8%
  • JavaScript 5.0%
  • Ruby 2.4%
  • Shell 0.2%