💝 A Mother's Day present for my mom who has recently taken an interest in web development.
Command | Description |
---|---|
npm install |
install dependencies |
npm start |
start development server |
npm run build |
build production bundle |
npm run deploy |
deploy to gh-pages |