Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 922 Bytes

README.md

File metadata and controls

28 lines (24 loc) · 922 Bytes

Logo

janczizikow.com

Simple personal portfolio site built with Gatsby

Netlify Status

🚀 Quick start

yarn install # install frontend dependencies
cd server
yarn install # install backend dependencies
cp .example.env .env # create environment variables
# run `yarn develop` in the `server` folder to spin up the backend & in the root of the project to start gatsby site

👨‍⚖️ License

MIT