Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 175 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 175 Bytes

Website for tigress.xyz

Development

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

Production

npm run site