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
I've been using create-bos-app and then had to do the following steps:
➜ near create-bos-app tate
✔ What should we call your BOS application? … tate
All done, switch to the "tate" directory to get started.
Be the BOS!
➜ near cd tate
➜ tate ls
README.md _gitignore apps package.json
➜ tate rm _gitignore
➜ tate code .
➜ tate npm install bos-workspace -D
I've been using create-bos-app and then had to do the following steps:
Feedback
I really like the intro
Check out this issue I opened on bos-workspace, too
What do you think?
The text was updated successfully, but these errors were encountered: