PATH:
home
/
centosnipponia
/
public_html
/
appnip
/
vendor
/
almasaeed2010
/
adminlte
FROM node:14 WORKDIR /code COPY package.json /code/package.json COPY package-lock.json /code/package-lock.json RUN npm install COPY . /code CMD ["npm", "run", "dev"]
[+]
..
[-] .babelrc.js
[edit]
[-] .browserslistrc
[edit]
[-] .bundlewatch.config.json
[edit]
[-] .dockerignore
[edit]
[-] .editorconfig
[edit]
[-] .eslintignore
[edit]
[-] .eslintrc.json
[edit]
[-] .gitattributes
[edit]
[+]
.github
[-] .gitignore
[edit]
[-] .gitpod.yml
[edit]
[-] .lgtm.yml
[edit]
[-] .npmignore
[edit]
[-] .stylelintignore
[edit]
[-] .stylelintrc
[edit]
[-] CODE_OF_CONDUCT.md
[edit]
[-] Dockerfile
[edit]
[-] LICENSE
[edit]
[-] README.md
[edit]
[+]
build
[-] composer.json
[edit]
[+]
dist
[-] docker-compose.yml
[edit]
[+]
docs
[-] iframe-dark.html
[edit]
[-] iframe.html
[edit]
[-] index.html
[edit]
[-] index2.html
[edit]
[-] index3.html
[edit]
[-] package-lock.json
[edit]
[-] package.json
[edit]
[+]
pages
[+]
plugins
[-] starter.html
[edit]
[-] .htaccess.disabled
[edit]