# `springwolf-ui` is getting a new design, share your feedback and participate. Check the latest demo at https://demo.springwolf.dev (by clicking the feature toggle in the toolbar header) ## How to code 1. Clone this repository and go to the `springwolf-ui` folder 2. Install dependencies: `npm ci` 3. Start the ui: `npm start` 4. The ui is ready at `http://localhost:4200` - including live refresh 5. Start changing code, i.e. the new sidebar is at `springwolf-ui/src/app/components/new/sidenav`