Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

maya/la-coronavirus-cases

Repository files navigation

LA Coronavirus Cases

uswds-sandbox

Jekyll site for testing new functionality currently under development

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 watch

Releases

No releases published

Packages

No packages published