Skip to content

This is a temporary repository to work on Missouri S&T's ACM App until I feel it is ready to be put in there repository. Basically a testbench for myself and others.

Notifications You must be signed in to change notification settings

AdamNolle/ACM-App-old-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

ACM-App

This is a temporary repository to work on Missouri S&T's ACM App until I feel it is ready to be put in there repository. Basically a testbench for myself and others.

Getting The Project Running

First I created the project using: expo init

Then you will need to navigate to /ACM-App inside of the repository

  1. Run ``npm install`
  2. If need type npm audit --force to fix any npm packages.
  3. Type expo start to begin using Expo, with Expo Go on your phone to live test changes.
  4. App should be running locally now.

Notes

  • You maybe need to install expo if so type npm install -g expo-cli (sudo may be need before command if using a Linux OS).
  • I had trouble getting expo start on my Linux OS until I used sudo expo update

About

This is a temporary repository to work on Missouri S&T's ACM App until I feel it is ready to be put in there repository. Basically a testbench for myself and others.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published