Skip to content

shair2048/task-master

Repository files navigation

Task Master App

Node.js Yarn Java Android SDK TypeScript

Set up environment with EAS CLI

Install EAS CLI. In terminal, run:

npm install -g eas-cli

In project, run:

eas build:configure

Note: You may see a message saying "... cannot be loaded because running scripts is disabled on this system" appear.

Open PowerShell with Run as Administrator, run:

Set-ExecutionPolicy RemoteSigned

Then type Y and press Enter. In project, run again:

eas build:configure

After in PowerShell, run:

Set-ExecutionPolicy Restricted

Finally, run to create a development build:

eas build --platform android --profile development

Set up in project

Open terminal and run:

yarn install

After:

npx expo start

About

Cross Platform App (web-app)

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •