installation.ejs 227 Bytes BlameHistoryPermalink Edit 1 2 3 4 5 You can install Sequelize via NPM or just download the code from the git repository and require it's entry file <i>index.js</i>: <pre><%= partial("code/installation.ejs") %></pre> This will make the class Sequelize available.