https://github.com/ericwindmill/ericwindmill.com
My portfolio page - now powered by Gatsby.js
https://github.com/ericwindmill/ericwindmill.com
Last synced: about 2 months ago
JSON representation
My portfolio page - now powered by Gatsby.js
- Host: GitHub
- URL: https://github.com/ericwindmill/ericwindmill.com
- Owner: ericwindmill
- License: mit
- Created: 2017-06-18T20:42:31.000Z (almost 9 years ago)
- Default Branch: v7.0
- Last Pushed: 2019-04-22T15:49:24.000Z (about 7 years ago)
- Last Synced: 2025-01-17T21:08:05.036Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 5.29 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Welcome to My Digital Home
Here you'll find [my website](http://ericwindmill.com)
## What's this thing made out of?
* [GatsbyJs](https://www.gatsbyjs.org/)
* [TypeScript](https://www.typescriptlang.org/)
* [Styled Components](https://www.styled-components.com/)
* [Netlify](https://www.netlify.com/)
## To run locally
```
git clone https://github.com/ericwindmill/ericwindmill.com.git
npm i -g gatsby-cli
npm install
gatsby develop
```
---
Current as of August 2018.