Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/troy0820/sails_app
Sails tutorial
https://github.com/troy0820/sails_app
Last synced: about 1 month ago
JSON representation
Sails tutorial
- Host: GitHub
- URL: https://github.com/troy0820/sails_app
- Owner: troy0820
- Created: 2015-02-22T21:40:10.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-05-29T22:10:32.000Z (over 8 years ago)
- Last Synced: 2024-04-23T02:21:13.569Z (7 months ago)
- Language: HTML
- Size: 127 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#Sails Application (to learn SAILS)
[![Travis branch](https://img.shields.io/travis/joyent/node/v0.6.svg)](https://travis-ci.org/troy0820/sails_app)
##Getting started```
git clone https://github.com/troy0820/sails_app [whatever this repo is called]
cd sails_app [whatever this folder is called]
npm install
```###This app is designed to help me document the ins and outs of sails