Ciitm FrontendONLY_FOR_NEW_CONTRIBUTORSResponsiveUi Updatefeature-requestgood first issuehacktoberfestonlydust-wave
倉庫指標
- 星標
- (9 顆星)
- PR 合併指標
- (PR 指標待抓取)
描述
There is currently, two package manger existing in the project.
package-lock.json
pnpm-lock.yml
We should stick with only one package manager. I recommended using pnpm over npm.
Task
- Delete package-lock.json
- Update
Readme.mdand other relevent docs.