# bandolier2 An even more educational version of the Bandolier for Learn JS the Hard Way. ## Getting Started ```shell npm install npx knex --knexfile=knexfile.cjs migrate:latest ./bando app ```