robertcoopercode / react-montreal

Website for the React & React Native Meetup in Montreal

Home Page:https://meetup.letsreact.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Netlify Status

Montreal React & React Native JavaScript

The website for the Montreal React & React Native meetup. The site lists information related to upcoming and past meetups including the presenters, topics discussed, and sponsors.

The content for the website is managed using Netlify CMS.

Local Development

Prerequisites

  • Node (see .nvmrc for version)

Run the project

$ git clone git@github.com:robertcoopercode/gatsby-netlify-cms.git
$ cd gatsby-netlify-cms
$ yarn
$ yarn develop

To test the CMS locally, you'll to need run a production build of the site:

$ yarn build
$ yarn serve

Setting up the CMS

For details on how to configure the CMS, take a look at the Netlify CMS Docs.

Useful Ressources

About

Website for the React & React Native Meetup in Montreal

https://meetup.letsreact.io

License:MIT License


Languages

Language:JavaScript 62.5%Language:CSS 37.5%