-
Notifications
You must be signed in to change notification settings - Fork 0
azendal/nextjsdevenv
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
create-next-app <my-next-app> cd <my-next-app> yarn dev This is a Next.js project bootstrapped with create-next-app. create-next-app my-next-app cd my-next-app yarn dev ✔ Would you like to use TypeScript? … No / Yes ✔ Would you like to use ESLint? … No / Yes ✔ Would you like to use Tailwind CSS? … No / Yes ✔ Would you like your code inside a `src/` directory? … No / Yes ✔ Would you like to use App Router? (recommended) … No / Yes ✔ Would you like to use Turbopack for `next dev`? … No / Yes ✔ Would you like to customize the import alias (`@/*` by default)? … No / Yes Creating a new Next.js app in /workspaces/nextjsdevenv/my-next-app. Using npm. Initializing project with template: app-tw Installing dependencies: - react - react-dom - next Installing devDependencies: - postcss - tailwindcss added 136 packages, and audited 137 packages in 16s 34 packages are looking for funding run `npm fund` for details found 0 vulnerabilities Initialized a git repository. Success! Created my-next-app at /workspaces/nextjsdevenv/my-next-app yarn run v1.22.22 $ next dev --turbopack ▲ Next.js 15.1.0 (Turbopack) - Local: http://localhost:3000 - Network: http://172.17.0.2:3000 ✓ Starting... Attention: Next.js now collects completely anonymous telemetry regarding usage. This information is used to shape Next.js' roadmap and prioritize features. You can learn more, including how to opt-out if you'd not like to participate in this anonymous program, by visiting the following URL: https://nextjs.org/telemetry
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published