• Stars
    star
    403
  • Rank 107,140 (Top 3 %)
  • Language Vue
  • Created over 8 years ago
  • Updated 6 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Knex Documentation Builder (Moved to https://github.com/knex/knex)

knex.js documentation

The vitepress documentation for http://knexjs.org

Development:

yarn dev # or npm run dev

npm run dev

yarn install # or npm i
yarn dev # or npm run dev

Production:

yarn build # or npm run build

License:

MIT