Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 415 Bytes

File metadata and controls

11 lines (7 loc) · 415 Bytes

Berikai's Card

It's a simple website project that contains a self introduction card. The project was made with react and migrated to preact. It's just me experimenting and learning stuff.

Development

  • Deploy the build to GH Pages: npm run deploy
  • Run locally: npm run dev
  • Build to production: npm run build

card