Vac team website https://new.vac.dev/
Go to file
Maria Rushkova 50d9784367
Merge pull request #1 from EthWorks/dependabot/npm_and_yarn/browser-sync-2.27.5
Bump browser-sync from 2.27.4 to 2.27.5
2021-07-28 14:24:17 +02:00
.github Upgrade to GitHub-native Dependabot (#159) 2021-05-07 23:17:13 -05:00
_includes Upgrade to Tailwind CSS v2 (#133) 2020-12-26 11:43:06 -06:00
_layouts Upgrade to Tailwind CSS v2 (#133) 2020-12-26 11:43:06 -06:00
src Upgrade to Tailwind CSS v2 (#133) 2020-12-26 11:43:06 -06:00
.all-contributorsrc docs: add alexphi as a contributor (#91) 2020-05-09 11:03:16 -05:00
.babelrc Remove preset options 2018-12-25 01:28:54 -06:00
.gitignore Ignore folders generated by Bundler (#74) 2020-02-26 22:44:41 -06:00
.nvmrc Upgrade to Tailwind CSS v2 (#133) 2020-12-26 11:43:06 -06:00
.ruby-version Create .ruby-version 2020-01-19 18:39:10 -06:00
Gemfile Push v1 2017-11-08 20:34:49 -06:00
Gemfile.lock Bump rexml from 3.2.4 to 3.2.5 (#162) 2021-06-15 22:39:39 -05:00
LICENSE.md Update LICENSE.md 2018-03-25 14:36:44 -05:00
README.md Change readme 2021-07-28 14:08:55 +02:00
_config.yml Added netlify.toml to override build command (#90) 2020-05-08 21:22:52 -05:00
gulpfile.babel.js Use Taliwind's purge option 2020-05-01 19:09:13 -05:00
index.html Update index.html 2019-08-19 19:13:24 -05:00
netlify.toml Added netlify.toml to override build command (#90) 2020-05-08 21:22:52 -05:00
package-lock.json Merge pull request #1 from EthWorks/dependabot/npm_and_yarn/browser-sync-2.27.5 2021-07-28 14:24:17 +02:00
package.json Merge pull request #1 from EthWorks/dependabot/npm_and_yarn/browser-sync-2.27.5 2021-07-28 14:24:17 +02:00
tailwind.config.js Use Taliwind's purge option 2020-05-01 19:09:13 -05:00

README.md

Vac

Requirements

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