curl https://install.meteor.com/ | sh
아 배고파...
run: You're not in a Meteor project directory.
To create a new Meteor project:
meteor create <project name>
For example:
meteor create myapp
For more help, see 'meteor --help'.
이 이름은
바꿔도 되요
$ meteor create app1
Created a new Meteor app in 'app1'.
To run your new app:
cd app1
meteor
If you are new to Meteor, try some of the learning resources here:
https://www.meteor.com/learn