Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/exu3/art-final
Final project for Art.
https://github.com/exu3/art-final
Last synced: about 1 month ago
JSON representation
Final project for Art.
- Host: GitHub
- URL: https://github.com/exu3/art-final
- Owner: exu3
- Created: 2021-12-09T21:33:46.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-27T18:00:19.000Z (over 2 years ago)
- Last Synced: 2024-10-27T23:48:36.658Z (3 months ago)
- Language: Svelte
- Homepage: https://uwu.boats/art
- Size: 2.9 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Art Final Project
This is a digital portfolio of art projects I created in an Art course I took in the 2021-22 school year. It also happens to be the Final Project for the class.
## Develop
- Follow these steps to run this Svelte app locally.
Clone & install dependencies...
```sh
git clone https://github.com/exu3/art-final
cd art-final
yarn
```... then start the dev server:
```sh
yarn dev
```Navigate to [localhost:3000](http://localhost:3000).