Skip to content

projectpixelpress/pp-webapp-stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pixel Press Web App Stack

A basic scaffolding for all Pixel Press webapps.

Setup:

Requires node, npm and bower installed globally

Also a good idea to have LiveReload chrome extension installed and running

(sudo) npm install -g grunt-cli bower - make sure you have grunt and bower installed

npm install - install node modules

bower install - install client components

grunt scaffold - copy and build client directories/files

grunt - watch directories and live reloading in the browser

npm start - start the node server

Now hit http://localhost:3000 in your browser

About

Starter webapp stack for Pixel Press properties

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published