Start re-writing the README
This commit is contained in:
parent
7f154b0d7f
commit
ccdedffc86
1 changed files with 3 additions and 27 deletions
30
README.md
30
README.md
|
@ -1,31 +1,7 @@
|
|||
# Rebuilding Acquia’s Dashboard with Vue.js and Tailwind CSS
|
||||
# Rebuilding Acquia
|
||||
|
||||
[](https://app.netlify.com/sites/rebuilding-acquia/deploys)
|
||||
|
||||
## Project setup
|
||||
```
|
||||
yarn install
|
||||
```
|
||||
A clone of [Acquia](https://www.acquia.com)’s hosting dashboard, built with Vue.js and Tailwind CSS.
|
||||
|
||||
### 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](https://cli.vuejs.org/config/).
|
||||

|
||||
|
|
Reference in a new issue