Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 401 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 401 Bytes

{arri.tech}

Welcome! If you are here you probably are intersted in my website! I have the full source code available for anyone who wants to take a look 🔍

Getting started

  1. You will need to have node and npm installed to run this application.

  2. Install the dependencies

npm install
  1. Start the web server
npm start
  1. Go to the web page http://localhost:3000