4 lines
80 B
Docker
4 lines
80 B
Docker
FROM git.janishutz.com/registry/dev-container-npm
|
|
|
|
RUN npm i -g create-vue vite
|