Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 375 Bytes

File metadata and controls

14 lines (9 loc) · 375 Bytes

Usage

npm start will start a browser window & electron

npm run react-start starts just the browser

npm run electron starts electron

npm run sass-watch will watch for sass changes inside all files and folders of /src

npm run build will produce a build folder to put in a native iOS project

TODO

npm run react-ios will run the app as a react-native app