All Projects → rafaelconde → rafaelconde

rafaelconde / rafaelconde

Licence: other
My personal website

Programming Languages

Nunjucks
165 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Rafa's site

This is the repo for my personal website 👋

Develop locally

If you wish to run this site locally, clone it, and run:

# install the dependencies
yarn

# run the build server with live reload
yarn start

Alternatively, if you also wish to test things like the Netlify redirects which are specified in the netlify.toml file, you can use netlify dev to run the build.

# install netlify dev as part of the Netlify CLI
npm install -g netlify-cli

# run the build server with live reload and some Netlify sugar
netlify dev
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].