Skip to content

redacademy/fed-fall-2016

Repository files navigation

Changed and Fed

Codacy Badge

Installation Instructions:

  • Clone this repository
  • Run npm install
  • Run react-native run-ios from the project's root directory to launch the app and debugging tools

StoryBook Instructions:

  • you may have to install storybook globally if not already installed npm -g i getstorybook
  • in the project folder, without the packager running, run the command npm run storybook, which will start the packager as well
  • view the storybook on localhost:7007 (or whatever port was assigned)