Skip to content

Commit 1e287ca

Browse files
committed
📚 docs[skip ci]: update Vite commands and remove outdated introduction
1 parent a5ad044 commit 1e287ca

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@ Hopefully, you can get the predicted result within **15-30 minutes** after the c
1919

2020
## More Information
2121

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

2524
# Underlying Mechanism
2625

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

116115
# local test
117-
npm start
116+
npm run dev
118117

119118
# publish
120119
npm run build

0 commit comments

Comments
 (0)