Skip to content

thejfreitas/jfreitas.dev

Repository files navigation

jfreitas.dev

This is my personal website built in NextJs which is a open source framework based on React

Requirements

Expected version: >=20.15.1

After you clone this repository you must run the following command in order to install the dependency packages:

yarn

and then

yarn develop

The dev.sh file will help you to create a production version of this website and deploy to production. In this case I am using Netlify to deploy this website. You must create an account in order to set up your environment in production.

To build and deploy this website you can use the following command:

./dev.sh build deploy

About

My personal website. Check README.md for more details.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published