1.0.24 • Published 7 years ago
naavi-ui v1.0.24
Naavi UI
The UI library that powers Naavi products
Installation
Naavi UI depends on the following libraries:
$ npm install bootstrap@4.0.0-alpha.6
These must be installed as part of the root project that this is a submodule of.
You will also need to get Django to serve the nui/
directory as part of its static files system:
STATICFILES_DIRS = (
os.path.join(BASE_DIR, 'node_modules/nui'),
...
)
Once installed the styles can be included in your project.
© Naavi Pty Ltd
1.0.24
7 years ago
1.0.23
7 years ago
1.0.22
7 years ago
1.0.21
7 years ago
1.0.20
7 years ago
1.0.19
7 years ago
1.0.18
7 years ago
1.0.17
7 years ago
1.0.16
7 years ago
1.0.15
7 years ago
1.0.14
7 years ago
1.0.13
7 years ago
1.0.12
7 years ago
1.0.11
8 years ago
1.0.10
8 years ago
1.0.9
8 years ago
1.0.8
8 years ago
1.0.7
8 years ago
1.0.6
8 years ago
1.0.5
8 years ago
1.0.4
8 years ago
1.0.3
8 years ago
1.0.2
8 years ago
1.0.1
8 years ago
1.0.0
8 years ago