feat(SW-1652): Fetching additional rooms on confirmation page * feat(SW-1652): Fetching additional rooms on confirmation page Approved-by: Tobias Johansson
This is a Next.js project bootstrapped with create-next-app.
Getting Started
- Firt, make sure you have built the
design-systemonce:
yarn workspace @scandic-hotels/design-system build
-
Create a
.env.localfile in the root of thescandic-webdirectory with the keys from the.env.examplefile. -
Then run the development server:
yarn dev
Open http://localhost:3000 with your browser to see the result.
Learn More
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!