Saturday, May 18, 2024

Create your first project

 x:next-js x$ npx create-next-app@13.4
Need to install the following packages:
create-next-app@13.4.19
Ok to proceed? (y)

✔ What is your project named? … smart-connect
✔ 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 to use `src/` directory? … No / Yes
✔ Would you like to use App Router? (recommended) … No / Yes
✔ Would you like to customize the default import alias? … No / Yes
Creating a new Next.js app in /Users/x/Projects/next-js/smart-connect.

Using npm.

Initializing project with template: app-tw


Installing dependencies:
- react
- react-dom
- next
- typescript
- @types/react
- @types/node
- @types/react-dom
- tailwindcss
- postcss
- autoprefixer
- eslint
- eslint-config-next

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Toast plugin for Next.js

 https://sonner.emilkowal.ski/