Skip to content

rsun19/portfoliodev

Repository files navigation

Notes:

I have recently migrated the codebase to TypeScript. You will see a TypeScript and JavaScript folder, but only the TypeScript folder is up to date!

Website:

Getting Started with running locally

  1. Install Node.js

  2. In the the terminal (can access with VS Code terminal), run this command:

  • npx tailwindcss -i ./src/index.css -o ./dist/output.css --watch
  1. run npm install

  2. run npm start

  3. In subsequent steps, steps 2 (if want to edit css), 3, and 4 are mandatory.

  4. Happy coding!

  5. If you want to deploy onto Github Pages, you will have to do something with npm run deploy

SOURCES:

https://sketchfab.com/3d-models/cartoon-plane-f312ec9f87794bdd83630a3bc694d8ea

https://polyhaven.com/a/farm_field_puresky

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published