Skip to content

BasisHub/BBj-Beginner-Course

Repository files navigation

BBj Beginner Tutorial

A beginner's guide to BBj development for experienced programmers. Learn BBj programming from environment setup through web development with the DWC (Desktop Web Client).

Live Site: https://BasisHub.github.io/BBj-Beginner-Course/

Development

# Install dependencies
yarn

# Start dev server with hot reload
yarn start

# Build for production
yarn build

Deployment

GIT_USER=<your-github-username> yarn deploy

This builds the site and pushes to the gh-pages branch.

Resources

About

No description, website, or topics provided.

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published