Skip to content

McCallTech/prospectsource

Repository files navigation

Prospect Source

Getting up and running:

Hipster one-liner:

curl -0 https://raw.githubusercontent.com/McCallTech/prospectsource/master/goScript | bash

Copy Pasta:

git clone https://github.com/McCallTech/prospectsource.git && \
cd todo-react-redux && \
nvm i 6 && \
nvm use 6 && \
npm i

Codenvy.com

https://codenvy.io/f?name=ProspectSrource&user=joshmccall221

First run?

Select "prospect source: setup and run" from the cmd dropdown and pres play (the triangle looking thing).

Further reading:

For more infor on Codenvy, check this out:

https://codenvy.com/product/next-generation/

Deploy to gh-pages:

http://mccalltech.github.io/prospectsource/

npm run gh-pages

huboard