Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 253 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 253 Bytes

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