You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 2, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: demo/README.md
+15Lines changed: 15 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,7 @@
3
3
This project was generated with [angular-cli](https://github.com/angular/angular-cli).
4
4
5
5
## Development server
6
+
6
7
Run `npm start` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.
7
8
8
9
## Build
@@ -12,3 +13,17 @@ Run `npm run build:prod` to build the project. The build artifacts will be store
12
13
## Further help
13
14
14
15
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).
16
+
17
+
## Using the current version of angular-datatables
18
+
19
+
If you need to check if the currenct version of angular-datatables still works with the demo, you can use [node-install-local](https://github.com/nicojs/node-install-local):
0 commit comments