foundation-cli
foundation-cli copied to clipboard
cd "appName" question...
I'm not following what I'm supposed to replace "appName" with. I tried "foundation" and 'foundation-cli" but it didn't work. Any ideas? Thanks!
cd appName foundation watch
The appname is the name of the directory that you've created with the foundation new command. Simply cd into that directory to begin working on your project.
