sn-donbenjamin / contentful-setup

Contentful API Setup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contentful JavaScript boilerplate project

Boilerplate project for getting started using JavaScript with Contentful

Prerequisites

  • Node v4.7.2 or greater

Start the project

1️⃣ Clone the project using the following command:

git clone https://github.com/contentful/boilerplate-javascript.git

2️⃣ Install dependencies and start it:

npm install && npm start

Affiliated links

About

Contentful API Setup

License:MIT License


Languages

Language:JavaScript 100.0%