Repository of Astro course of Midudev.
Summary • Installation • License • Acknowledgments • Contact
This is a repository where I store all lessons that I take on Astro course of Midudev. In addition, I used npm packages like: Prettier and Husky to make my code be more 'prettier'.
Clone the repository, install Node.js (runtime environment) and use Visual Studio Code (code editor). Then, run command pnpm install
to install all packages used in this repository. Now, runs pnpm run dev
or pnpm run dev:network
in your terminal to check this Astro course in your machine.
This repository is under MIT License, if you want to see what you are allowed to do with the content of this repository, please visit choosealicense for more information.
Thanks to Miguel Ángel Durán teacher to make this course.
If you want to contact me, please see my socials medias in my GitHub profile.