Skip to content

Commit

Permalink
📚 docs[skip ci]: update Vite commands and remove outdated introduction
Browse files Browse the repository at this point in the history
  • Loading branch information
baoliay2008 committed Sep 16, 2024
1 parent a5ad044 commit 1e287ca
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@ Hopefully, you can get the predicted result within **15-30 minutes** after the c

## More Information

* [🔗 Chinese introduction on leetcode.cn](https://leetcode.cn/circle/discuss/2Ibimx/)
* [🔗 refined-leetcode](https://github.com/XYShaoKang/refined-leetcode): A Chrome extension for leetcode.**cn**, created by [@XYShaoKang](https://github.com/XYShaoKang)
* [🔗 refined-leetcode](https://github.com/XYShaoKang/refined-leetcode): A Chrome extension for leetcode.cn, created by [@XYShaoKang](https://github.com/XYShaoKang)

# Underlying Mechanism

Expand Down Expand Up @@ -114,7 +113,7 @@ vi src/data/constants.js
# it should be "http://localhost:55555/api/v1"

# local test
npm start
npm run dev

# publish
npm run build
Expand Down

0 comments on commit 1e287ca

Please sign in to comment.