/sequelize-doc

Documentation of sequelize

Primary LanguageJavaScript

sequelize-doc

Starting the docs locally

git clone git@github.com:sequelize/sequelize-doc.git
cd sequelize-doc
npm install
npm start

Now open the browser on http://localhost:3000.