Skip to content

Navigation Menu

Sign in
Sign up

Repository files navigation

Introduction

This repository contains the code of my website. You may think that everything in this section could be done with third-party libraries and HTML, but part of this code is to show you how I write code, the love I put into it and that I can use all the languages and use libraries when necessary (it is essential to reuse code from others).

πŸ› οΈ Stack

  • HTML
  • CSS
  • Javascript

πŸš€ Getting Started

  1. Clone or fork this repository.
git clone https://sqsandres@dev.azure.com/sqsandres/sqsandres.dev/_git/sqsandres.dev
  1. Install the dependencies:
  • I used npm to install and manage the dependencies.
# Install bun for MacOS, WSL & Linux:
curl "https://nodejs.org/dist/latest/node-${VERSION:-$(wget -qO- https://nodejs.org/dist/latest/ | sed -nE 's|.*>node-(.*)\.pkg</a>.*|1円|p')}.pkg" > "$HOME/Downloads/node-latest.pkg" && sudo installer -store -pkg "$HOME/Downloads/node-latest.pkg" -target "/"
# Install bun for Windows:
winget install OpenJS.NodeJS
  1. Run the development server:
npm run
  1. Open http://localhost:8080 with your browser to see the result πŸš€

🧞 Commands

Command Action
βš™οΈ dev or start Starts local dev server at localhost:8080.
βš™οΈ pack Build your production site to sqsandres.dev-0.8.0.tgz.
βš™οΈ test run this project's tests

πŸ”‘ License

MIT - Created by sqsandres.dev.

βœ… Todo...

  • Contact us page.
  • Create modules for the javascript renders.
  • Replace the json file for a backend API call.
  • Version using Astro.
  • Version using React.
  • Version using Angular.
  • Version using VUE.

About

Mi personal web site

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /