Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 259 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 259 Bytes

Aurora-Electrons

Aurora electron companion applications.

Aurora Production Recap

Build Setup

# install dependencies
yarn install

# serve app with hot reload
yarn run dev

# build electron application for production
yarn run build