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-04-09 18:12:40 +01:00
__tests__ Add ApiClient tests 2019-04-09 18:12:31 +01:00
public Change gray classes 2019-04-09 02:27:14 +01:00
src Split data into it's own file 2019-04-09 18:09:12 +01:00
.browserslistrc Split config files 2019-03-24 20:44:59 +00:00
.editorconfig Split config files 2019-03-24 20:44:59 +00:00
.eslintrc.js Split config files 2019-03-24 20:44:59 +00:00
.gitignore init 2018-12-21 18:16:43 +00:00
babel.config.js Add ApiClient tests 2019-04-09 18:12:31 +01:00
netlify.toml Run tests on build 2019-04-09 18:12:40 +01:00
package.json Add ApiClient tests 2019-04-09 18:12:31 +01:00
postcss.config.js Fix linting issues 2019-03-30 00:09:48 +00:00
README.md Update README.md 2019-03-15 22:02:02 +00:00
tailwind.config.js Change gray classes 2019-04-09 02:27:14 +01:00
yarn.lock Add ApiClient tests 2019-04-09 18:12:31 +01:00

Rebuilding Acquias Dashboard with Vue.js and Tailwind CSS

Netlify Status

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.