npx create-next-app@latest
This creates latest version of nextJS Application
npm install react-bootstrap nextjs-toploader
√ TypeScript ... Yes
√ ESLint ... Yes
√ Tailwind CSS ... No
√ src/
directory ... Yes
√ App Router ... Yes
√ customize the default import alias ... No
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
Runs the app in final build form. Uses the build version of the app. Open http://localhost:3000 to view it in your browser.
Launches the test runner in the interactive watch mode.\
Note: this is a one-way operation. Once you eject
, you can't go back!
If you aren't satisfied with the build tool and configuration choices, you can eject
at any time. This command will remove the single build dependency from your project.
Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except eject
will still work, but they will point to the copied scripts so you can tweak them. At this point you're on your own.
You don't have to ever use eject
. The curated feature set is suitable for small and middle deployments, and you shouldn't feel obligated to use this feature. However we understand that this tool wouldn't be useful if you couldn't customize it when you are ready for it.
┌ ○ / 291 B 93.1 kB ├ ○ /_not-found 0 B 0 B ├ λ /api/search 0 B 0 B ├ λ /dynamic 315 B 105 kB ├ ○ /isr 315 B 105 kB ├ ○ /search 3.42 kB 94.4 kB ├ ○ /static 315 B 105 kB ├ λ /topics/[topic] 343 B 98.2 kB └ λ /users/[username] 497 B 93.3 kB
- First Load JS shared by all 79.4 kB ├ chunks/864-40e1495ea335f217.js 26.6 kB ├ chunks/fd9d1056-7a2484fd6ec1267e.js 50.8 kB ├ chunks/main-app-f9784f7574cf50b3.js 220 B └ chunks/webpack-76c490b9f94337a2.js 1.82 kB