broccoli-tutorial Tutorial example to learn broccoli and writing plugin How to start Clone the repository git clone git@github.com:SparshithNR/broccoli-tutorial.git Install all the dependencies yarn install or npm install Run tests yarn test Serve the applcaition yarn broccoli serve Build the application yarn broccoli build