Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 163 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 163 Bytes

Website for snsx.sx

Development

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

Production

npm run site