This repository has been archived on 2025-01-07. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2018-12-26 01:21:51 +00:00
public Fix sidebar height 2018-12-24 13:34:45 +00:00
src Remove commented markup 2018-12-26 01:21:51 +00:00
.gitignore init 2018-12-21 18:16:43 +00:00
babel.config.js init 2018-12-21 18:16:43 +00:00
package.json Add visuallyhidden plugin 2018-12-25 20:43:37 +00:00
README.md init 2018-12-21 18:16:43 +00:00
tailwind.js Extract task list, make it expandable 2018-12-26 01:17:10 +00:00
yarn.lock Add visuallyhidden plugin 2018-12-25 20:43:37 +00:00

rebuilding-acquia

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.