/e_com_sails

Primary LanguageJavaScript

E-COM

a Sails v1 application

Steps to use this project

  • clone it using

  • cd e_com_sails

In the project directory:

  • npm install (for installing packages and dependencies)

How to run

  • run it using sails lift OR npm start .

to run the app in the development mode.
Open http://localhost:1337 to view it in the browser.


Note:- You need to install sails, ruby and ruby-sass globally in your system.