mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-16 15:40:11 +01:00
updated readme
This commit is contained in:
parent
c6b9ecc058
commit
66840dfd4e
2 changed files with 4 additions and 2 deletions
|
|
@ -9,5 +9,3 @@ FROM nginx:alpine
|
||||||
COPY --from=node /app/dist /usr/share/nginx/html
|
COPY --from=node /app/dist /usr/share/nginx/html
|
||||||
|
|
||||||
|
|
||||||
# docker run -d -it -p 80:80/tcp --name ngx-admin bashizip/ngx-admin:latest
|
|
||||||
# docker exec -it 79fb3f7d6f9d /bin/sh
|
|
||||||
|
|
@ -6,6 +6,10 @@
|
||||||
|
|
||||||
To install ngx-admin you have to use NodeJS version 14.14+ because of [node-sass](https://github.com/sass/node-sass) version utilized in the application.
|
To install ngx-admin you have to use NodeJS version 14.14+ because of [node-sass](https://github.com/sass/node-sass) version utilized in the application.
|
||||||
|
|
||||||
|
# Docker
|
||||||
|
|
||||||
|
You can now build your own image and run it on Docker
|
||||||
|
|
||||||
# Material theme for ngx-admin
|
# Material theme for ngx-admin
|
||||||
|
|
||||||
Material admin theme is based on the most popular Angular dashboard template - [ngx-admin](https://akveo.github.io/ngx-admin?utm_campaign=ngx_admin%20-%20home%20-%20ngx_admin%20github%20readme&utm_source=ngx_admin_material&utm_medium=referral&utm_content=github_readme)
|
Material admin theme is based on the most popular Angular dashboard template - [ngx-admin](https://akveo.github.io/ngx-admin?utm_campaign=ngx_admin%20-%20home%20-%20ngx_admin%20github%20readme&utm_source=ngx_admin_material&utm_medium=referral&utm_content=github_readme)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue