HenryHengZJ / conf

Landing page for event React Conf Brazil

Home Page:http://reactconfbr.com.br

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

http://reactconfbr.com.br

License:MIT License


Languages

Language:JavaScript 94.7%Language:HTML 5.3%