Skip to content

DwennK/EasyLearn-sails

Repository files navigation

EasyLearn-sails

a Sails v1 application

Installation

With node installed

Get the latest stable release of Sails

npm install sails -g

Launch the App

# cd into the project's folder
cd my-app

# fire up the server
sails lift

This will launch the ORM, load the Bootstrap, hooks, routes (blueprints) and bind the app with the :1337 port

You can now access it in your browser on : http://localhost:1337/

Links

Version info

This app was originally generated on Fri Sep 14 2018 19:44:30 GMT+0200 (Europe de l’Ouest (heure d’été)) using Sails v1.0.2.

This project's boilerplate is based on an expanded seed app provided by the Sails core team to make it easier for you to build on top of ready-made features like authentication, enrollment, email verification, and billing. For more information, drop us a line.

About

App is running on this link :

Resources

Stars

Watchers

Forks

Packages

No packages published