Skip to content

danvitoriano/conf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.3%
  • HTML 7.7%