1.0.7 • Published 6 years ago

friendz-system-design v1.0.7

Weekly downloads
-
License
ISC
Repository
bitbucket
Last release
6 years ago

README

This README would normally document whatever steps are necessary to get your application up and running.

What is this repository for?

How do I get set up?

  • Summary of set up
  • Configuration
  • Dependencies
  • Database configuration
  • How to run tests
  • Deployment instructions

Contribution guidelines

  • Writing tests
  • Code review
  • Other guidelines

Who do I talk to?

  • Repo owner or admin
  • Other community or team contact

Test Pack

1) react-native init example 2) npm pack 3) cd example && npm install && npm i ../friendz-system-design-{version}.tgz 4) Run instructions for iOS:

  • cd example && react-native run-ios

or

  • Open example/ios/example.xcworkspace in Xcode or run "xed -b ios"
  • Hit the Run button

Run instructions for Android:

  • Have an Android emulator running (quickest way to get started), or a device connected.
  • cd example && react-native run-android

Make NPM Pack and Publish

1) rm -fr friendz-system-design-{version}.tgz 2) npm login 3) npm publish

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago