Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lissy93/aliciasykes.com

🚀 The homepage for Alicia Sykes
https://github.com/lissy93/aliciasykes.com

portfolio website

Last synced: about 2 months ago
JSON representation

🚀 The homepage for Alicia Sykes

Awesome Lists containing this project

README

        

> [!NOTE]
> This is the code for my old website (demo: [old.aliciasykes.com](https://old.aliciasykes.com/)), used from 2014 till '22.

> _I've since re-built it using SvelteKit, and you can view the new source at [Lissy93/my-website](https://github.com/Lissy93/my-website)._

🌐 Personal Website



The source code for aliciasykes.com



Screenshot

## Building and Deploying

To deploy the app: Clone the repo, cd into it, install dependencies then build the app.

You can then upload `dist` to any static hosting provider or CDN, or use the included server.

#### Project Commands
- Fetch dependencies: `yarn install`
- Start development server: `yarn dev`
- Build for production: `yarn build`
- Start production server: `yarn start`
- Run the tests: `yarn test`
- Lint and formats: `yarn lint`

---


© Alicia Sykes 2014 - 2022

Licensed under MIT