Skip to content

Commit

Permalink
✨ feat: add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
andybuibui committed Mar 23, 2024
1 parent 7af37d5 commit 4b7788e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ Python常用工具库站点

```bash
# install dependencies
$ yarn install
$ npm install

# start dev server
$ yarn start
$ npm start

# build docs
$ yarn run build
$ npm run build
```

## LICENSE
Expand Down

0 comments on commit 4b7788e

Please sign in to comment.