Skip to content

gabrielmdu/gabrielmdu.github.io

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 start

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