You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
mac c769206274 添加质押统计 4 months ago
config move 5 months ago
public 部署主网,添加分享 4 months ago
scripts move 5 months ago
src 添加质押统计 4 months ago
.gitignore move 5 months ago
README.md rate小数点改为4位 4 months ago
env.md 添加质押统计 4 months ago
package-lock.json move 5 months ago
package.json 修改页面bug 5 months ago
tsconfig.json move 5 months ago
yarn.lock 修改页面bug 5 months ago

README.md

  <!-- 運行步驟 -->
  1.git clone --- 拉取代碼 
  2.npm install or yarn  安裝依賴
  3.copy .env.md 複製到 .env
  4.npm run start or yarn start 運行項目

  <!-- 打包 -->
  yarn build or npm run build

  <!-- 打包并部署到測試環境 -->
  yarn deploy:dev or npm run build

  <!-- 打包并部署到生產環境 -->
  yarn deploy:prod or npm run deploy:prod

  本地域名:http://192.168.124.20:3002
  测试域名:https://test-sofil.hippoim.us
  生产域名:https://app.sofil.io