dwysokinski.me/README.md

21 lines
299 B
Markdown
Raw Normal View History

# dwysokinski.me
2020-07-13 09:45:24 +00:00
2020-09-08 16:00:28 +00:00
My personal website.
2020-07-13 09:45:24 +00:00
2021-01-17 09:31:34 +00:00
![Screenshot](/src/images/projects/dw.png?raw=true)
2020-09-08 16:00:28 +00:00
## Development
### Prerequisites
1. Node.JS
2. yarn/npm
3. gatsby-cli
### Installing
1. Clone this repo
2. Navigate to the directory where you have cloned this repo.
3. yarn install
2020-09-08 16:00:28 +00:00
4. yarn run develop