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-03-10 08:32:59 +00:00
public Update title 2019-03-06 09:02:12 +00:00
src Change preflight to base 2019-03-10 08:32:59 +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 Require 'next' version of Tailwind 2019-03-10 08:32:05 +00:00
README.md init 2018-12-21 18:16:43 +00:00
tailwind.js Use darker blue 2019-03-05 12:14:31 +00:00
yarn.lock Require 'next' version of Tailwind 2019-03-10 08:32:05 +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.