Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat:dwa-starter-vue-app-hello-word #135

Merged

Conversation

Johnnyevans32
Copy link
Contributor

@Johnnyevans32 Johnnyevans32 commented Oct 1, 2024

What type of PR is this? (check all applicable)

  • ♻️ Refactor
  • ✨ New Feature
  • 🐛 Bug Fix
  • 📝 Documentation Update
  • 👷 Example Application
  • 🧑‍💻 Code Snippet
  • 🎨 Design
  • 📖 Content
  • 🧪 Tests
  • 🔖 Release
  • 🚩 Other

Description

Added setup files for dwa starter vue app including readme for setting it up locally.

Related Tickets & Documents

Resolves #64

Mobile & Desktop Screenshots/Recordings

Untitled 102

Added code snippets?

  • 👍 yes
  • 🙅 no, because they aren't needed

Added tests?

  • 👍 yes
  • 🙅 no, because they aren't needed
  • 🙋 no, because I need help

No tests? Add a note

Added to documentation?

  • 📜 readme
  • 📜 contributing.md
  • 📓 general documentation
  • 🙅 no documentation needed

No docs? Add a note

[optional] Are there any post-deployment tasks we need to perform?

[optional] What gif best describes this PR or how it makes you feel?

Copy link
Member

@leordev leordev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see you added tailwind. As an optional plus, if you actually use shadcn for vue (https://github.com/radix-vue/shadcn-vue) we could leverage a lot of the existing dwa starter in react!

@Johnnyevans32
Copy link
Contributor Author

I see you added tailwind. As an optional plus, if you actually use shadcn for vue (https://github.com/radix-vue/shadcn-vue) we could leverage a lot of the existing dwa starter in react!

i see it looks pretty neat, I'll def be adding em

@Johnnyevans32
Copy link
Contributor Author

Johnnyevans32 commented Oct 2, 2024

finally both tests passes now! @leordev

Copy link
Member

@leordev leordev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work on this one!!! 💪 🚀 👏 🎉
Just ship it! 🚢 :shipit:

@blackgirlbytes
Copy link
Contributor

yay @Johnnyevans32 great job! I changed this issue to a medium instead of a small for you since there were a few more unexpected requirements.

@blackgirlbytes blackgirlbytes merged commit 769bdeb into TBD54566975:main Oct 2, 2024
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create basic "Hello World" Vue app
4 participants