Coder Social home page Coder Social logo

joshwhatk / react-navigation.github.io Goto Github PK

View Code? Open in Web Editor NEW

This project forked from react-navigation/react-navigation.github.io

0.0 2.0 0.0 7.47 MB

Home of the documentation and other miscellanea

Home Page: https://reactnavigation.org/

JavaScript 89.06% CSS 10.94%

react-navigation.github.io's Introduction

React Navigation website

Run it locally

  1. Clone the repository
  2. cd into the website directory.
  3. Run yarn (or npm install)
  4. yarn start

Make changes

  • The docs directory contains the markdown files used to generate the website. Change them and refresh the page when running the documentation locally and you will see the changes reflected.
  • If you want to add a new page, you need to add it to sidebars.json and then restart the server.

Deploy it

Only collaborators on this repository can deploy. cd into the website directory and run the following command from the source branch:

GIT_USER=your_github_username \
STABLE_RELEASE=true \
CURRENT_BRANCH=your_branch_name \
USE_SSH=true \
yarn run publish-gh-pages

Deploy a pre-release

GIT_USER=your_github_username \
CURRENT_BRANCH=your_branch_name \
USE_SSH=true \
yarn run publish-gh-pages

react-navigation.github.io's People

Contributors

brentvatne avatar vonovak avatar ericvicenti avatar charpeni avatar abhishek-raj avatar spencercarli avatar slorber avatar arsenyyankovsky avatar jozan avatar dhruvdutt avatar kant avatar nazrdogan avatar peterpme avatar rszalski avatar richgilbank avatar samouss avatar satya164 avatar opensourcesteve avatar fson avatar vvo avatar ashoat avatar bengal75 avatar corupta avatar shizukuichi avatar vladbars avatar mtt87 avatar marekgoczol avatar mrcnc avatar kendaganio avatar fiberjw avatar

Watchers

James Cloos avatar Josh Friend avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.