Skip to content

Contained in this repo are several branches, each of which can be used as a starting point for various web applications.

Notifications You must be signed in to change notification settings

heissmusik/front-end-starting-points

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 

Repository files navigation

#Front End Starting Points

Contained in this repo are some branches:

  • just-the-server
  • require-backbone-bootstrap

These may be used as starting points for web applications and merged into the empty master branch.

##Setup Instructions In order to set up your environment and have everything run pleasantly without throwing any errors. Follow the instructions below.

###Environment Setup

####Install homebrew

The package manager that Apple forgot.

ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

####Install Node.js via homebrew

brew install node

####Install bower For more information see bower.

npm install -g bower

####Install Grunt CLI For more information see gruntjs.

npm install -g grunt-cli

Project specific setup instructions are contained in the README on each branch.

About

Contained in this repo are several branches, each of which can be used as a starting point for various web applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages