Getting Started

Let's quickly use the terminal to scaffold a new Blue project

npm install -g bcli

bcli project my-project
cd /my-project
npm run dev

Then just open your browser at http:localhost:8080 and you can start developing your application.

When it's time to deploy in production, simply run npm run build and you're good to go!

results matching ""

    No results matching ""