Skip to content

pkillian/cs-scholars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

University of California, Berkeley

Build Workflow

Dependencies

  • NPM (brew install npm)
  • Bower (npm install -g bower)
  • Grunt (npm install -g grunt grunt-cli)

Grunt Commands

  • Build CSS from LESS
    • grunt less cssmin
  • Build JS files
    • grunt quick

All must be run from /build directory
All other commands can be found in /build/Gruntfile.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published