LucasBassetti / react-typescript-antd-boilerplate

:fire: React Ant Design Boilerplate with TypeScript

Home Page:https://react-typescript-antd-boilerplate.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

missing script for staring prod

vidukapoor opened this issue · comments

"start-prod": "npm-run-all -p prettier-watch start-js-prod",

start-js-prod missing

Fixed. You can use the start-build. Thanks!