/codesynthesis

React Native app

Primary LanguageJavaScript

Codesynthesis

Setup to develop:

Backend

You need mongo running ( Can be run with command mongod )

$ cd codesynthesis-backend
$ yarn build
$ yarn dev

The app

In codesynthesis/codesynthesis folder