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
2019-02-04 18:49:20 +00:00
public Fix sidebar height 2018-12-24 13:34:45 +00:00
src Add focus state to display switcher 2019-01-06 13:27:33 +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 Move Tailwind plugins to non-dev dependencies 2019-02-04 18:49:20 +00:00
README.md init 2018-12-21 18:16:43 +00:00
tailwind.js Update colours 2018-12-27 10:19:55 +00:00
yarn.lock Add missing dependencies 2019-02-04 18:48:09 +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.