Merged in chore/nextjs-version (pull request #3530)
Chore/nextjs version * chore(next/react): update to latest versions * Correct swc version * Readme * No turbopack * test * test * test
This commit is contained in:
@@ -16,6 +16,18 @@ yarn workspace @scandic-hotels/design-system build
|
||||
yarn dev
|
||||
```
|
||||
|
||||
To run only scandic web
|
||||
|
||||
```bash
|
||||
yarn dev:web
|
||||
```
|
||||
|
||||
To run only partner sas
|
||||
|
||||
```bash
|
||||
yarn dev:sas
|
||||
```
|
||||
|
||||
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
|
||||
|
||||
### Caching
|
||||
|
||||
Reference in New Issue
Block a user