# Vac ## Requirements - [Bundler](http://bundler.io/) - [Jekyll](https://jekyllrb.com/) - [Node.js](https://nodejs.org/en/) - [npm](https://www.npmjs.com/) - [Ruby](https://www.ruby-lang.org/en/) ## Get started - `bundle install` to install Ruby gems - `npm ci` to install npm packages listed in `package-lock.json` - `npm run start` or `npm run dev` to compile the site with development settings and run BrowserSync ## License [MIT](https://github.com/taylorbryant/jekyll-starter-tailwind/blob/master/LICENSE.md)