Skip to content

guilhermedecampo/conf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Conf Brasil

Build Status

This project was bootstrapped with Create React App.

#ReactConfBR #ReactConfBR2018 #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

Daniel Galvão Nic
Daniel Galvão Nic
@danielGalvao @nic

About

Landing page for event React Conf Brazil

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 94.7%
  • HTML 5.3%