当前位置: 首页 > 软件库 > Web应用开发 > Web框架 >

bootstraping-ngx-admin-lte

授权协议 Readme
开发语言 JavaScript
所属分类 Web应用开发、 Web框架
软件类型 开源软件
地区 不详
投 递 者 缑文栋
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

bootstraping ngx-admin-lte

Bootstraping of Angular4 with AdminLTE dashboard template( Using ngx-admin-lte Library)

UPDATE !

This version use the new npm package ngx-admin-lte (this will be easier to update)If your are looking for the old version for angular check the "angular2" branch.

There's now two different repo:

Support

Hey dude! Help me out for a couple of �� !

paypal

Launching with docker

./bin/start.sh

Building with docker

./bin/prod.sh

Lauching with node > 7 locally installed

npm install -g yarn
yarn
yarn start

Developpement

For the feature on the Admin_LTE template, see the readme of this repo:https://github.com/TwanoO67/ngx-admin-lte

Adding a component

cd src/app/widgets/
yarn ng g component my-new-widget

Adding a page

cd src/app/pages/
yarn ng g component my-new-page

Adding a service

cd src/app/services/
yarn ng g service my-new-service
 相关资料
  • ngx-admin Who uses ngx-admin?| Documentation | Installation Guidelines | Angular templates New! Material theme for ngx-admin Material admin theme is based on the most popular Angular dashboard templat

  • ngx-admin-lte Admin-LTE for Angular 4/5/6/8 as a NPM package This project is a library to integrate in your own project.If your are looking for a full bootstrapping using this library, please check: B

  • ngx-weui 是一个使用 Angular 构建的 WeUI 组件。 在线示例以及API文档。

  • ngx-fastdfs 是 nginx + lua +fastdfs 实现分布式图片实时动态压缩。 install 进入docker目录docker build -t  fastdfs:dev . 使用 docker -idt -p 80:80 fastdfs:dev /bin/bash进入容器执行/etc/rc.local 测试 进入容器执行test目录下的./test.sh或者直接执行下面脚本

  • ngx-markdown ngx-markdown is an Angular library that combines... Marked to parse markdown to HTML Prism.js for language syntax highlight Emoji-Toolkit for emoji support KaTeX for math expression rende

  • @sweetalert2/ngx-sweetalert2 Official SweetAlert2 integration for Angular This is not a regular API wrapper for SweetAlert (which already works very well alone), it intends to provide Angular-esque ut