“Sails JS” Réponses codées

Sails JS

Sails.js is a model–view–controller web application 
framework developed atop the Node.js environment, 
released as free and open-source software under the MIT License. 
It is designed to make it easy to build custom, enterprise-grade
Node.js web applications and APIs. 
Jonathan Felicity

Sails JS

// Sails makes it easy to build custom, enterprise-grade Node.js apps.

//Install Sails
npm install sails -g

//Create your app
sails new test-project

//Then, to take a look at your new Sails app:
cd test-project
sails lift
scooby-doo

Réponses similaires à “Sails JS”

Questions similaires à “Sails JS”

Plus de réponses similaires à “Sails JS” dans JavaScript

Parcourir les réponses de code populaires par langue

Parcourir d'autres langages de code