git clone https://github.com/marcalexiei/ractive-html-loader.git
cd ractive-html-loader
npm install
To run the entire test suite use:
npm test
To work and check you changes:
npm run test:watch
cd docs
npm i
npm run docs:dev
Github handles release using Google™ release please action