My workshop. A cozy place where I keep my tools, projects, papers and more
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.
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à!
Licensed under Apache-2.0 License. See LICENSE
for more details.
Powered by ☕ and JavaScript
Made with 💙 by yunger