Skip to content
Snippets Groups Projects

Initial structure

1 open thread
Open
Max Prehlrequested to merge
initial-structure into master
1 open thread

Files

+ 15
0
 
# Welcome to the Project!
 
 
## Our Stack 🍽🍽🍽
 
Plain HTML/CSS/JS front end
 
Node.js webserver
 
MySQL database
 
Express and body-parser
 
 
## How to set up
 
 
1. install Node.js
 
 
2. `npm install`
 
 
3. something with the database
Loading