Skip to content

stefanRitter/emptyApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Empty App

A simple app shell to quickly build a web app with Hapi.js and Angular.js Code intro: https://www.youtube.com/watch?v=k_7zdqz01sk

Setup dev environment

npm install supervisor grunt bower -g
npm install
bower install
grunt build

Start script

./start

Run linters, tests, and watch

grunt

grunt karma
npm test

Start dev server

supervisor server/

About

app shell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages