Skip to content

Latest commit

 

History

History
 
 

docs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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