Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 294 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 294 Bytes

Securify-front

Install

#ssh
$ git clone git@gitlab.com:voauth/securify-front.git
#https
$ git clone https://gitlab.com/voauth/securify-front.git
$ npm i -g expo expo-cli
$ npm i

Scripts :

$ npm run start
$ npm run android
$ npm run ios
$ npm run eject