mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-09-22 05:50:48 +02:00
docs: contributing docs and github templates (#1496)
This commit is contained in:
parent
8ff489fbce
commit
c5e92b2cc5
6 changed files with 326 additions and 15 deletions
|
@ -1,8 +1 @@
|
|||
# How to develop
|
||||
- Clone ngx-admin: git@github.com:akveo/ngx-admin.git
|
||||
- And nebular: git@github.com:akveo/nebular.git
|
||||
- Run **npm install** in ngx-admin
|
||||
- Run **npm link** for each module in *nebular/src/framework* except *icons*
|
||||
- Make sure you don't have *node_modules* in nebular
|
||||
- Link nebular in ngx-admin: **npm link @nebular/{auth,theme}**
|
||||
- Keep calm and code hard!
|
||||
Please have a look at [Nebular Dev Docs](https://github.com/akveo/nebular/blob/master/DEV_DOCS.md).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue