Skip to content

luizfranzon/my-tech-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation


MyTech Blog

A Blog made for study purposes

Built With

Getting Started

1- Clone this repository:

https://github.com/luizfranzon/my-tech-blog.git && my-tech-blog/App

2- Install dependencies:

npm install

3- Run dev server:

npm run dev

(back to top)