# install dependencies
npm install
# run project locally
npm run start-devnpm run build-prod
git add -A
git commit -m "My awesome commit"
git push origin master
npm run deployMIT
| Name | Name | Last commit date | ||
|---|---|---|---|---|
# install dependencies
npm install
# run project locally
npm run start-devnpm run build-prod
git add -A
git commit -m "My awesome commit"
git push origin master
npm run deployMIT