axios-miniprogram/examples/taro/.codesandbox/Dockerfile

3 lines
31 B
Docker
Raw Normal View History

FROM node:16
RUN npm i -g pnpm