frontend
frontend copied to clipboard
Add GitHub Actions workflow for NodeJS with Gulp
What type of PR is this? (check all applicable)
- [ ] ♻️ Refactor
- [ ] ✨ Feature
- [ ] 🐛 Bug Fix
- [ ] 🎨 Enhancement
- [ ] 📝 Documentation Update
- [ ] 🔖 Release
- [ ] 🚩 Other
Context
Placeholder example: This PR closes issue #12
Screenshots/Recordings (if there are UI changes)
Placeholder example: 
Note: you can upload a screenshot onto your PR and put it here.
Implementation Details - what was your thought process as you changed the code?
Placeholder example: [x] Made an axios GET request to /resources [x] Refactored to use useQuery library [x] Wrote tests
Related Tickets & Documents (Optional)
Placeholder example: This relates to issue #23.
Filed issue #43 as a next step to do after this PR is merged.
Added tests?
- [ ] 👍 yes
- [ ] 🙅 no, because they aren't needed
- [ ] 🙋 no, because I need help
Added to documentation (readme.md or contributing.md)?
- [ ] 📜 readme.md
- [ ] 📜 contributing.md
- [ ] 🙅 no documentation needed
- [ ] 🙋 I'd like someone to help write documentation, and will file a new issue for it