The personal homepage of Andy Stevens.
- 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 runasdf install
ornvm use
in the project directory. - Nuxt.js 3
- Tailwinds CSS
git clone [email protected]:andystevensname/andystevens.name.git
cd andystevens.name
npm install
To run locally, use npm run dev