Free Bootstrap hosting on StackPath's Content Delivery Network
Use npm run <task>.
npm install
npm test && npm run dev
# start development server and watch for changes
npm run dev
# or
npm run watch
# start production server
npm start
# and more
npm run
config/_app.ymlThe Express.js app configuration.
bootswatch4 section below.@url bellowfavicon.ico.config/_extras.ymlContains the /showcase/ and /integrations/ config we use in the Express.js app.
config/_files.ymlContains the CDN files we host.The SRI values are updated by running npm run integrity.
config/helmet-csp.jsOur CSP config using https://github.com/helmetjs/csp
Replace package by the package you want to update and version with its version in the following commands:
npm i package@version -ED
npm run package version
config/_config.yml accordinglynpm run integritynpm run all passes after the files are on S3/CDN and verify the frontend works as expected without any visual breakageThank you to all our backers! 🙏 [Become a backer]
Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]