Skip to content

TritonSE/Fulcrum-Adventures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fulcrum-Adventures

Frontend:

  1. install expo go on your phone
  2. cd frontend, npm install, npm start, scan qr code on your phone
  3. when developing: when you save it should auto reload. console logs appear in terminal, shake your device for debugging, and if you need to clear cache use npm start -- -c.
  4. if you need to add react native libraries: do npx expo install to pick compatible versions

Backend:

no backend needed for now, but cd backend and npm install

Linting:

run these commands in the backend or frontend directories for linting and formating, make sure to run before pushing npm run lint-fix to fix all auto-fixable lint errors and formatting npm run lint-check to check all lint errors or code style issues without modifying files

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 3

  •  
  •  
  •