Skip to content

Xiankenv2/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Waterveiligheid Nederland Een professionele website over waterveiligheid, klimaatverandering en maatregelen in Nederland. ## Installatie 1. **Backend installeren**: ```bash cd backend npm install ``` 2. **Frontend installeren**: ```bash cd frontend npm install ``` ## Starten 1. **Start de Backend** (in een terminal): ```bash cd backend node index.js ``` 2. **Start de Frontend** (in een nieuwe terminal): ```bash cd frontend npm run dev ``` Open [http://localhost:5173](http://localhost:5173) in je browser. # website

About

test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages