An open API service indexing awesome lists of open source software.

https://github.com/yowainwright/contentful-setup

Contentful API Setup
https://github.com/yowainwright/contentful-setup

Last synced: about 1 year ago
JSON representation

Contentful API Setup

Awesome Lists containing this project

README

          

# Contentful JavaScript boilerplate project

Boilerplate project for getting started using JavaScript with Contentful

## Prerequisites

- **Node** v4.7.2 or greater

## Start the project

### :one: Clone the project using the following command:

```bash
git clone https://github.com/contentful/boilerplate-javascript.git
```
### :two: Install dependencies and start it:

```shell
npm install && npm start
```

## Affiliated links

- [Sample Project](https://app.contentful.com/spaces/le9cv2zk0uq4/api/keys/3PFS8z9pB7PyZj6y6TtwVc)
- [Requests History Example](https://discovery.contentful.com/requests/1?delivery_access_token=291eae9e1fa13aebd8a0758f3e155fa46ac35a0eebc384d44e74e025b87d81a1&preview=false&preview_access_token=3accb86b9771d462b6af5ae329c0a8e49c27b21ccd4322a991184378052455db&space_id=le9cv2zk0uq4)