Skip to content

vacenz/tigress.xyz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Website for tigress.xyz

Development

yarn install
npm run dev
open http://127.0.0.1:3000

Production

npm run site