Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Comparative Study of Modern Operating Systems: Android vs. iOS

A polished static React + Vite website for a Pace University CS 371 Operating Systems & Architecture project comparing Android and iOS.

Setup

npm install
npm run dev

Build

npm run build

Deployment

Deploy to Vercel or Netlify as a static Vite app.

  • Build command: npm run build
  • Publish directory: dist
  • The included vercel.json and public/_redirects files support direct links to React Router pages.

Essay PDF

To display the essay PDF, make sure OSessay.pdf is inside the public folder.

If the PDF is still on the Desktop, copy it into the project with:

mkdir -p public
cp ~/Desktop/OSessay.pdf public/OSessay.pdf

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages