Skip to content

Latest commit

 

History

History
44 lines (36 loc) · 2.31 KB

README.md

File metadata and controls

44 lines (36 loc) · 2.31 KB

Logo

yunger.dev

My workshop. A cozy place where I keep my tools, projects, papers and more


About

This is my workshop. A cozy place that I use to host my projects, develop tools, do networking, share ideas and write about things that I'm interested in. It's essentially the home of a digital craftsman. Check out the about page for more information.

Tech stack

Setup

First, clone the repo to your machine, then install the dependencies and run npm run dev to start the development server.

$ git clone https://github.com/yunger7/yunger.dev.git
$ cd ./yunger.dev
$ npm install
$ npm run dev

Open http://localhost:3000 on your browser and voilà!

License

Licensed under Apache-2.0 License. See LICENSE for more details.



Powered by ☕ and JavaScript
Made with 💙 by yunger