Skip to content

SparshithNR/broccoli-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Tutorial example to learn broccoli and writing plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published