Skip to content

project-jatayu/zenith

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zenith

project jatayu's landing page

instructions

npm install          # install deps
npm run build
npm run export       # produce static content
npm install -g serve # simple webserver
serve  -p 8080 out/  # visit localhost:8080

testing

temporarily hosted on site.nerdypepper.me

Releases

No releases published

Packages

No packages published