Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 450 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 450 Bytes

Web Weekend Kathmandu

Web Weekend Kathmandu is a react native mobile application for a community web conference in Nepal. ( https://www.wwktm.co )

Installation

Clone the repository.
yarn install

iOS

pod install
react-native run-ios

Android

react-native run-android

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.