Skip to content

ettubrutesbro/portfolio-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

for the 3rd time since i got my first "real" yob, i'm trying to make a portfolio!

using

  • react (create-react-app with custom-react-scripts)
  • mobx
  • three (w/ react-three-renderer)
  • oimo,
  • tween,
  • lodash and probably more shit before i'm done

setup (worked as of 3/19/18)

  • git clone https://github.com/ettubrutesbro/portfolio-react
  • cd portfolio-react
  • git checkout reorg
  • npm install
  • npm run storybook
  • to deploy: yarn build cd build surge

major branches

  • working-old: contains the most progress from master before i started setting things up for reorganization in storybook (the time cost of developing w/out storybook seemed to be getting very high)
  • reorg: contains the latest progress on storybook-involved things - bit broken rn (3/16/18)
  • scene-refactor: culling old, incomprehensible stuff from before - making InteractiveScene leaner if possible

important

when installing on a new machine, make sure to cd into node-modules/react-three-renderer and npm install -- r3r needs to contain its own instance of react to work (?)

packages that work (in case something breaks later?)

package versions as of working, 3/19:

About

2017 portfolio, try #9000

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published