Skip to content
This repository was archived by the owner on Jan 8, 2019. It is now read-only.

Latest commit

 

History

History
6 lines (5 loc) · 217 Bytes

File metadata and controls

6 lines (5 loc) · 217 Bytes

Electron + Webpack + React + Typescript + Typeorm

Step to reproduce

Make sure you already did yarn install or npm install

  1. run yarn entities to build entities/*.ts to entities/*.js.
  2. run yarn dev