(CaenCamp #48 : OpenAPI: un contrat pour vos API.s)
(CaenCamp #44 : Micro Frontends et Web Components)
❯ npx create-next-app demo-app
Creating a new Next.js app in /home/alexisjanvier/Code/CCC/demo-app.
Using npm.
Installing dependencies:
- react
- react-dom
- next
Installing devDependencies:
- eslint
- eslint-config-next
Initialized a git repository.
Success! Created demo-app at /home/alexisjanvier/Code/CCC/demo-app
Inside that directory, you can run several commands:
npm run dev
Starts the development server.
npm run build
Builds the app for production.
npm start
Runs the built app in production mode.
Plusieurs modes de SSR composable par page :