Skip to content

imclab/html5-jam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

html5-jam

###Stuff to install

install nodejs, npm, mysql-server install ffmpeg (on 14.04 and above : sudo add-apt-repository ppa:jon-severinsson/ffmpeg && sudo apt-get update -qq)

###Database

create databases htmljam and htmljam_dev;

###Server

#####Installation

npm install


#####Start local server > bash start_local_server.sh

###Client

#####Installation

npm install -g bower | npm install -g grunt | npm install -g grunt-cli


> npm install | bower install
#####Start local server > grunt dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published