dev
: Runs the app in the development mode.build
: Builds the app for production.start
: Runs the compiled app in production mode.lint
: Lints the source code.
- geist: ^1.0.0
- next: 14.0.1
- react: ^18
- react-dom: ^18
- @types/node: ^20
- @types/react: ^18
- @types/react-dom: ^18
- autoprefixer: ^10.0.1
- eslint: ^8
- eslint-config-next: 14.0.1
- postcss: ^8
- tailwindcss: ^3.3.0