Learn how to improve your code with Github Copilot
🏠 Homepage
✨ Demo
Once you've created a project and installed dependencies with npm install
(or pnpm install
or yarn
), start a development server:
npm run dev
# or start the server and open the app in a new browser tab
npm run dev -- --open
To create a production version of your app:
npm run build
You can preview the production build with npm run preview
.
To deploy your app, you may need to install an adapter for your target environment.
We welcome contributions to the project! If you have a good video or tip about Github Copilot that you would like to share, please submit a pull request. Make sure to include a brief description and a link to the video or tip in the pull request. Please also ensure that your contribution adheres to the project's code of conduct.
For example:
<Player videoId="gRNo_JOl-9g" title="Github Copilot - Q&A" />
👤 Huynh Duc Dung
- Website: https://productsway.com/
- Twitter: @jellydn
- Github: @jellydn
Give a ⭐️ if this project helped you!