Skip to content

johnapost/dinnerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dinnerplate 0.3.0

Overview

This is a static web app generator. It relies on the gulp build system and AngularJS.

How do I get set up?

First:

git clone https://github.com/johnapost/dinnerplate.git
cd dinnerplate
sudo npm install bower -g
sudo npm install gulp -g

Then:

npm install

Finally:

gulp

From there, connect to http://localhost://4000 and you'll see the website.

Who do I talk to?

@johnapost