https://github.com/nextfaze/strongloop-by-example-00
https://github.com/nextfaze/strongloop-by-example-00
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/nextfaze/strongloop-by-example-00
- Owner: NextFaze
- Created: 2015-11-18T05:42:07.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-24T05:55:37.000Z (over 10 years ago)
- Last Synced: 2025-02-01T08:48:38.117Z (over 1 year ago)
- Language: JavaScript
- Size: 10.7 KB
- Stars: 0
- Watchers: 9
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# StrongLoop by Example 00
## Getting Started
* `git clone git@github.com:NextFaze/strongloop-by-example-00.git` or `git clone https://github.com/NextFaze/strongloop-by-example-00.git`
* [Register](https://strongloop.com/register/) for a StrongLoop account
* Install Node via [nvm](https://github.com/creationix/nvm)
* `nvm install 0.12.7`
* `npm install -g strongloop`
* `node .`
* And in another tab `slc arc`