Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 399 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 399 Bytes

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.