Skip to content

Arkadiy292/conf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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 [email protected]: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

[email protected]

Join us on Slack React Brasil

Follow us on Twitter @reactconfbr

Follow us on Facebook @reactconf

About

Landing page for event React Conf 2017

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 87.8%
  • HTML 12.2%