Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

Minor Web Development - Performance Matters

Notifications You must be signed in to change notification settings

cmda-minor-web-1718/performance-matters-16-17

Repository files navigation

Performance matters

Project setup

This project serves an adapted version of the Bootstrap documentation website. It is based on the github pages branche of Bootstrap.

Differences from actual Bootstrap documentation:

  • Added custom webfont
  • Removed third party scripts
  • The src directory is served with Express.
  • Templating is done with Nunjucks

Getting started

  • Install dependencies: npm install
  • Serve: npm start
  • Expose localhost: npm run expose

About

Minor Web Development - Performance Matters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published