Simple React/SASS/Webpack Starter.
Clone Repo
> git clone https://github.com/rmorris84/react-portfolio.git
> cd react-portfolio
Install all the necessary dependencies.
> npm install
Run an initial webpack build
> npm run dev
Start the development server
> npm run start
To view project, go to: http://localhost:3000/