Official 2018 Bluprint website. Bluprint is an Angular 5 project which uses Contentful as a CMS platform.
- Clone or fork this repository
- run
npm installto install dependencies - run
npm startto fire up dev server - open browser to
http://localhost:4200
Alternatively, you can use yarn to install and start.