Перейти к файлу
Josh Abernathy 225bbb7672
Merge pull request #28 from github/dependabot/npm_and_yarn/npm_and_yarn-862843ec32
Bump next from 14.1.1 to 14.2.10 in the npm_and_yarn group
2024-09-20 12:49:30 -04:00
.devcontainer Fix invalid devcontainer.json 2022-11-17 09:42:42 -06:00
.vscode Add a vscode launch config 2022-11-03 14:54:52 +00:00
components Initial commit 2022-09-06 20:20:49 +00:00
pages Initial commit 2022-09-06 20:20:49 +00:00
styles Initial commit 2022-09-06 20:20:49 +00:00
.gitignore Initial commit 2022-09-06 20:20:49 +00:00
README.md Update SCM tip 2022-10-31 07:33:50 -06:00
global.css Initial commit 2022-09-06 20:20:49 +00:00
package-lock.json Bump next from 14.1.1 to 14.2.10 in the npm_and_yarn group 2024-09-18 01:11:03 +00:00
package.json Bump next from 14.1.1 to 14.2.10 in the npm_and_yarn group 2024-09-18 01:11:03 +00:00

README.md

GitHub Codespaces ♥️ Next.js

Welcome to your shiny new Codespace running Next.js! We've got everything fired up and running for you to explore Next.js.

You've got a blank canvas to work on from a git perspective as well. There's a single initial commit with the what you're seeing right now - where you go from here is up to you!

Everything you do here is contained within this one codespace. There is no repository on GitHub yet. If and when youre ready you can click "Publish Branch" and well create your repository and push up your project. If you were just exploring then and have no further need for this code then you can simply delete your codespace and it's gone forever.

To run this application:

npm run dev