Skip to content
This repository has been archived by the owner on Aug 9, 2022. It is now read-only.

First time installation steps #34

Open
rwjlewis opened this issue Jun 23, 2016 · 0 comments
Open

First time installation steps #34

rwjlewis opened this issue Jun 23, 2016 · 0 comments

Comments

@rwjlewis
Copy link

For a fresh machine installation of the pre-requisites:

Git (required by Bower) requires 1st time Git Setup steps:
$ git config --global user.name "John Doe"
$ git config --global user.email [email protected]

Wiredep needs to be installed/configured:
npm install --save wiredep
bower install --save jquery

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant