ClareForrest / team-awesome-sauce

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gitflow-afternoon-challenge-template

Client Side

In the client directory there are three files. index.html, script.js, style.css. They are all linked together so you can start coding

Setup

Nothing you are good to go

Server Side

In the server directory you have been given a file called app.js and package.json.

The package.json already contains casual, express and nodemon.

Setup

run npm install from the server directory.

Remember to use Gitflow

About


Languages

Language:HTML 68.2%Language:JavaScript 31.8%