Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 272 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 272 Bytes

ArticleBase

a Sails CRUD application to manage articles

Version

1.0.0

Usage

Installation

Install the dependencies

$ npm install sails -g
$ npm install

Serve

To serve in the browser

$ sails lift