curl https://install.meteor.com/ | sh meteor create YOURAPPNAME cd YOURAPPNAME meteor
Open your web browser and go to http://localhost:3000 to see the app running.
CentOS, Meteor, Node.js, Ubuntu
curl https://install.meteor.com/ | sh meteor create YOURAPPNAME cd YOURAPPNAME meteor
Open your web browser and go to http://localhost:3000 to see the app running.