You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use one of the services in the README and follow the instructions provided on the service.
> You currently cannot deploy Art Class to a static host, such as Netlify, Cloudflare Pages, or GitHub Pages. This feature is planned in a future update. Vercel does work - however, don't expect verification to work.
Running Locally
You need [NodeJS](https://nodejs.org) and [Git](https://git-scm.com/download) installed on your system.
git clone https://github.com/havi11/artclass-enhanced.git # Clone the repo
npm install # Install packages
npm start # Start the bare server + serve static files