Skip to content

Missing steps #4

Description

@elliotBraem

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

Feedback

  "scripts": {
    "dev": "bos-workspace dev",
    "build": "bos-workspace build"
  },
"dependencies": {
    "react": "^18.2.0",
    "react-dom": "^18.2.0"
  }

I really like the intro

Check out this issue I opened on bos-workspace, too

What do you think?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions