Skip to content

gabrielmdu/gabrielmdu.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Github Page developed with React, Tailwind and i18next. It shows information about me and my work.

Commands

To start the development server:

npm run dev

To build for production:

npm run build

To publish to the published branch, which is configured to be this page's publication branch:

npm run deploy