 [](https://codecov.io/gh/varatnar/bbcode-parser) ## Usage
npm install @varatnar/bbcode-parser!build

WIP
* Node.js https://nodejs.org/
1. Run the yarn command to install all the dependencies.
``bash`
$ yarn
yarn build
1. Build the project by calling
`bash`
$ yarn build
The built artifacts are available at projectRoot/bin
1. Run the tests by calling yarn test
`bash``
$ yarn test