Table of Contents
I have a habbit of starting projects but not completing them. So this was created to help with project workflow. Official site here.
Fun fact: Pask stand for Project Tasks
- Typescript
- React.js
- React Native
- Expo
To get a local copy up and running follow these simple example steps.
- npm
npm install npm@latest -g
- install expo cli Installation Instructions
npm install --global expo-cli
- Clone the repo
git clone https://github.com/d-liya/Pask.git
- Install NPM packages
npm install
- Run the development server.
expo start
- App development - iteration one.
- Server development - iteration one.
- Testing.
- Launching to the Testflight.
- Creating the offical site.
- Fixing App review issues.
- Lauching to the store.