dwysokinski.me/README.md

28 lines
453 B
Markdown
Raw Normal View History

# dwysokinski.me
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
2021-06-06 18:57:09 +00:00
### Installation
2020-09-08 16:00:28 +00:00
1. Clone this repo
2021-06-19 15:00:04 +00:00
2. Open the folder with this project in a terminal.
2021-06-06 18:57:09 +00:00
3. ``yarn install``
4. ``yarn run develop``
## License
Distributed under the MIT License. See ``LICENSE`` for more information.
## Contact
Dawid Wysokiński - [contact@dwysokinski.me](mailto:contact@dwysokinski.me)