Skip to content

daveschumaker/Election-Day-2018-Counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Election Day 2018 Counter

Election Day Screenshot

Simple web app that counts down the days until Election Day 2018 in the United States.

Project is built using ParcelJS inside the /dist folder.

Development (with hot reloading and assuming Parcel installed globally):
> npm run dev

Build for production:
> npm run build

Releases

No releases published

Packages

No packages published