Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 473 Bytes

README.md

File metadata and controls

34 lines (24 loc) · 473 Bytes

board-game-prototypes

Make prototypes for board games using React, TailwindCSS + Daisy UI, super quickly using Vite.

Prerequisites

$ npm install
$ npm install netlify-cli -g

Development

Make sure to add a .env.local file with Clerk API Keys (contact Tom for those)

$ npm run dev

Deploy

$ npm run build
...
$ netlify deploy
or
$ netlify deploy --prod

Contacts

Tomáš Reichmann
[email protected]
+420 604 955 416