Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 562 Bytes

readme.md

File metadata and controls

19 lines (13 loc) · 562 Bytes

The personal homepage of Andy Stevens.

Dependenices

  • Tested with Node.js 18.0.0. This repo includes an asdf .tool-versions file and an NVM .nvmrc file, so you if you have one of those tools installed you can run asdf install or nvm use in the project directory.
  • Nuxt.js 3
  • Tailwinds CSS

Installation

git clone [email protected]:andystevensname/andystevens.name.git
cd andystevens.name
npm install

To run locally, use npm run dev