This project was done before I started a project that will be avaible in the future on the app store and play store.
Name: Samira Mc Queen LinkedIn
Free Spririted Caribbean Woman. Software Developer and aspiring Game Developer
- I enjoy using Ionc/Angular and Capacitor
- This is the beginning of something greater
- This project taught me more about the framework
- User can create an account
- User can login
- User can update feed
- User can view feed and what is being updated
- Ionic Angular
- Ionic Components
- Json server
Once the project is downloaded locally on your device do the following:
npm install
If there are dependencies that need updating or you want to check:
npm outdated
If there are outdated dependencies:
npm update
To check and update packages in package.json:
npx npm-check-updates -u
ng serve
ionic buld capacitor ios
ionic build capacitor android
npx cap open ios
npx cap open android