danvitoriano / conf

Landing page for event React Conf 2017

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Conf Brasil

This project was bootstrapped with Create React App.

#ReactConfBR #ReactConfBR2017 #ReactConfBrasil

Setup

Fork this repository.

At terminal, Git clone your fork:

git clone git@github.com:yourUsername/conf.git
cd conf

Install packages:

npm install
npm install --global yarn

Run

Start project at http://localhost:3000:

yarn start

Build

To generate /build folder:

yarn build

Deploy

To publish at gh-pages branch:

yarn deploy

Issues

View all issues, open new issue for help.

Pull Requests

Feel free to contribute. Describe your PR changes by comments, send it from your fork, and if it is possible, reference related issues.

Contact

reactconfbr@gmail.com

Join us on Slack React Brasil

Follow us on Twitter @reactconfbr

Follow us on Facebook @reactconf

Team

Core members

Dan Vitoriano Ronaldo Lima Rodrigo Oler Daniel Galvão Lucas Bento
Dan Vitoriano Ronaldo Lima Rodrigo Oler Daniel Galvão Lucas Bento
@danvitoriano @ronal2do @rodrigooler @danielGalvao @lucasbento

About

Landing page for event React Conf 2017


Languages

Language:JavaScript 92.3%Language:HTML 7.7%