forked from art-class/v4
-
Notifications
You must be signed in to change notification settings - Fork 10
Getting Started
Toast edited this page Mar 2, 2025
·
4 revisions
![]()
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.
You need NodeJS and Git 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