## How To Start Development ```bash npm run dev ``` Release ```bash npm run build npm start ```