Skip to content
This repository was archived by the owner on Aug 26, 2023. It is now read-only.

vitaliiko/meteor-purchases

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To install Meteor:

curl https://install.meteor.com/ | sh

To install Electron:

npm install -g electron

To run app:

  1. npm install
  2. meteor

To run app on android device:

meteor run android-device

To run desktop app in dev mode:

  1. meteor --mobile-server=localhost:3000 and keep server running
  2. npm run desktop

To build desktop installer:

  1. meteor --mobile-server=localhost:3000 and keep server running
  2. npm run desktop -- build-installer <server host url> (--win | --linux | --mac) (look description here)

Requrements to build installer for Linux

Requrements to build installer for Windows on Linux

Followed by this documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •