Skip to content

mcastre/bluprint-2018

Repository files navigation

Bluprint Website 2018

Official 2018 Bluprint website. Bluprint is an Angular 5 project which uses Contentful as a CMS platform.

Getting started

  • Clone or fork this repository
  • run npm install to install dependencies
  • run npm start to fire up dev server
  • open browser to http://localhost:4200

Alternatively, you can use yarn to install and start.