Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 820 Bytes

README.md

File metadata and controls

40 lines (24 loc) · 820 Bytes

Documentation

Installation

⚠️ Important
Make sure the following tools are installed on your computer

Docker Desktop Version Node.js version npm Version


$ pnpm run init

Development

$ pnpm run dev

View your application in your browser

Production

$ pnpm run build
$ pnpm run start