How to install DT2 using npm

How to install DT2 using npm

killerkc12killerkc12 Posts: 2Questions: 2Answers: 0

How to install DT2 using npm

Answers

  • allanallan Posts: 63,489Questions: 1Answers: 10,470 Site admin

    Its in the manual.

    npm install datatables.net
    

    You probably want to add -dt or -bs5 or one of the other styling packages as a postfix to the package name.

    See also the download builder to get the list of packages you need for the options selected.

    Allan

Sign In or Register to comment.