Skip to content

curio-lesmateriaal/e-module-lvl1_p1_Online_zetten

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webhosting via FTP

Een korte, op zichzelf staande masterclass (e-module) over het online zetten van een HTML/CSS- of PHP-website via FTP, met WinSCP als FTP-client. De module is gebouwd met curio-team/e-module-builder.

De inhoud staat in content/masterclass/theory.md.

Snel starten

  1. Installeer de afhankelijkheden:

    npm install
    npm run dev
  2. Open http://localhost:5173 in je browser.

Commando's

Commando Omschrijving
npm run dev Start de ontwikkelserver op localhost:5173
npm run build Productie-build naar dist/
npm run preview Preview van de dist/ build lokaal

Publiceren (GitHub Pages)

Push naar main — de GitHub Actions workflow bouwt automatisch en publiceert naar GitHub Pages. Zorg dat je in de repo-instellingen Settings → Pages → Source: GitHub Actions hebt ingesteld.

About

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors