Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Rassl authored Nov 25, 2023
1 parent 5064276 commit 1da46f0
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,3 +66,11 @@ build docker image
run the image on localhost

`docker run -p 3004:80 sphinx_nav_fiber`

### Generate icons for latest layout

Add svg icon to public/svg-icons with proper naming

run `node ./svgLibBuilder.js`

it will generate React Icon in src/components/Icons

0 comments on commit 1da46f0

Please sign in to comment.