✍️ Welcome to the repository of Donna Rice's portfolio website. It's built with Vite, Vue and TypeScript. Check it the live site at donnarice.work.
- Node 14
Install dependencies.
npm i
Run development server on http://localhost:3000.
npm start
Build site into dist
folder.
npm run build
This site is hosted on Netlify. Commits to main
will trigger a deploy.
All non-third-party source code is licensed under the MIT license. Content and images are © 2022 Donna Rice.