The Wayback Machine - https://web.archive.org/web/20201214143709/https://github.com/HamishMW/portfolio
Skip to content
master
Go to file
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Personal portfolio

Site preview

A design portfolio to showcase a few projects. View the live site or check out a live version of the components storybook.

Install & run

Make sure you have nodejs and yarn installed. Install dependencies with:

yarn

Once it's done start up a local server with:

yarn start

To view the components storybook:

yarn storybook

To run tests:

yarn test
You can’t perform that action at this time.