Skip to content

evtn/newyear-countdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

this is a simple new year countdown site, written in TypeScript with Preact.

you can see a live demo at newyear.evtn.me

to start locally:

  1. clone the repo
  2. run %your-package-manager% install (e.g. npm install)
  3. run %your-package-manager% run dev (e.g. npm run dev)

to build and serve:

  1. steps 1, 2 from previous list
  2. run %your-package-manager% run build (e.g. npm run build)
  3. serve dist/ folder

About

a simple one-page website

Resources

License

Stars

Watchers

Forks