/apercu

Expand your mind, 10 things at a time.

Primary LanguageJavaScriptMIT LicenseMIT

This site is a node app, build on express that consumes content from contentful and is based on this example.

Requirements

  • Node.js v6.2.1 installed
  • Npm 3.10.7 which should be installed with Nodejs
  • Git installed
  • Basic Command Line Interface knowledge

Run

$ npm install
$ npm run dev

Once it's running, you can see it at http://localhost:3000/ in your browser.