You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a silly question, but I'm new to node so maybe you can help me out.
I really want to run this project, but I'm not sure how to start it locally.
Any "quick install" steps you could help me with?
The text was updated successfully, but these errors were encountered:
install sails.js globally - npm install -g sails
clone this project somewhere, then open that directory in terminal or powershell
run sails lift
in browser go to localhost:1337 to see the application running
This is a silly question, but I'm new to node so maybe you can help me out.
I really want to run this project, but I'm not sure how to start it locally.
Any "quick install" steps you could help me with?
The text was updated successfully, but these errors were encountered: