Skip to content

Commit

Permalink
chore: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
moshloop authored Sep 8, 2024
1 parent fe5db16 commit 919b489
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,10 @@ See [javascript style guide](https://github.com/flanksource/style-guide/blob/mas
6. If you don't have any account to login please create an account by going to the page [http://localhost:3000/registration](http://localhost:3000/registration).
7. If you have account login using that account by going to the page [http://localhost:3000/login](http://localhost:3000/login).

## Svg files

Run them through https://github.com/svg/svgo to make them compatible with react.
See: https://stackoverflow.com/questions/59820954/syntaxerror-unknown-namespace-tags-are-not-supported-by-default
## Script

## Scripts

See [package.json](https://github.com/flanksource/flanksource-ui/blob/chore%2Fdeps-update-cleanup/package.json) scripts.
- `npm run storybook` to start a storybook server to test components without the need for a backend
- `npm run start` to start next.js in watch mode
- `npm run test:ci` to run tests
- `npm run build` to test production build

0 comments on commit 919b489

Please sign in to comment.