Closed PriyansuMaurya closed 9 months ago
I have never try it but I think it can be great to add it into the boilerplate.
How about stackblitz, codepen, replit, etc.?
How about stackblitz, codepen, replit, etc.?
They are also great option but I've never seen anyone doing contribution from the same, as you know codespaces provide a native support of vscode which is great for everyone.
Yes, the native support for vscode and github is great
is there a pr for this?
For feature suggestion, we'll use the project to track the update: https://github.com/users/ixartz/projects/1
I've added this issue into the Roadmap
devcontainer.json
file can install tools and runtimes, and perform other setup tasks that the project requires.devcontainer.json
file can be used to configure the development container for both codespaces and local development using Visual Studio Code.You can try how it works by creating a codespace on the main branch in this repository.
Here is the link to the repository: https://github.com/PriyansuMaurya/Rick-and-Morty-App