Skip to content

Commit

Permalink
Merge pull request #231 from Hipo/chore/readme
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
jamcry authored Sep 13, 2023
2 parents 105632a + ca4ebec commit 45c14f4
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,7 @@ Here is a simple example that shows how to customize `Button` and `Input`

### Development

Recommended system versions

- `node 14.x`
- `npm 7.x`
For recommended `node` and `npm` versions, you can check `package.json`

You can start to development with `npm run dev` command. The command watches for changes and builds the toolkit. If you want to generate a production ready build you can use `npm run build`.

Expand Down

0 comments on commit 45c14f4

Please sign in to comment.