Build tutorial available on Youtube
Development:
npm install
npm run dev
Production:
npm install
npm run build
npm run start
Build tutorial available on Youtube
Development:
npm install
npm run dev
Production:
npm install
npm run build
npm run start