文件名称:steemsql-wrapper:SteemSQL包装器
文件大小:1.51MB
文件格式:ZIP
更新时间:2024-05-23 10:17:36
JavaScript
构建设置 后端 git clone https://github.com/sihaelov/steemsql-wrapper.git cd steemsql-wrapper pip install -r requirements.txt python main.py 前端 # install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build # build for production and view the bundle analyzer report npm run build --report # run unit tests npm run unit # run e