Closed markacianfrani closed 1 year ago
Latest commit: bb469ebd60b09ada0dec4485cac8dd40004c42d0
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Name | Link |
---|---|
Latest commit | bb469ebd60b09ada0dec4485cac8dd40004c42d0 |
Latest deploy log | https://app.netlify.com/sites/astro-stencil/deploys/6491daee06f3a7000834144d |
Deploy Preview | https://deploy-preview-1163--astro-stencil.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site settings.
Name | Link |
---|---|
Latest commit | bb469ebd60b09ada0dec4485cac8dd40004c42d0 |
Latest deploy log | https://app.netlify.com/sites/astro-preview/deploys/6491daee964eae00084318a8 |
Deploy Preview | https://deploy-preview-1163--astro-preview.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site settings.
Brief Description
npm run dev
spins up stencil build watchnpm run dev.react
spins up a react projectnpm run dev.angular
spins up an angular projectnpm run dev.vue
spins up a vue projectJIRA Link
ASTRO-6326
Related Issue
General Notes
Motivation and Context
testing in frameworks is annoying to setup every time.
Issues and Limitations
angular still has issues among other dev environments
Types of changes
Checklist