Skip to content

dsv-su/dsv-pp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dsv-pp

DSV Polopoly customizations. Loaded by every page on DSV's public web.

Development

  1. Install npm:

     apt-get install npm
    
  2. Symlink node to nodejs:

     ln -s /usr/bin/nodejs /usr/local/bin/node
    
  3. Install gulp globally:

     npm -g install gulp
    
  4. Install the node modules in the package:

     npm install
    
  5. Remember to run gulp after making changes, before checking in.

About

DSV Polopoly customizations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors