-
curl -fsSL https://raw.githubusercontent.com/FabrizioCafolla/walle-design-system/main/lib/scripts/@walle/cli.sh | bash -s -- init --project-name <project-name>Replace
<project-name>with the desired value.You can also specify directory path where initialize walle desisgn system with option
--dir-path <dir-path>.
- Requirements:
Docker >=24 - Open the project in Visual Studio Code
- Install the Dev Containers extension
- Reopen in container when prompted
- Website automatically starts at http://localhost:4321
-
Requirements
pkg version Docker >=24Node >=22Yarn ^1.22 -
Setup the project:
just setup
-
Start development server:
just dev
-
Open your browser: Navigate to http://localhost:4321