From 6109113cc9e7e481b6f37b25c329ac64fcb7dbfc Mon Sep 17 00:00:00 2001 From: Gunnar Mills Date: Tue, 28 Jan 2020 20:25:05 -0600 Subject: Revert "Add coding guidelines and component documentation" Merged accidentally. Did not have proper +1s/+2s. The author will resubmit. Apologies for the noise. This reverts commit aae4312c3c535253b2d5db7a75503f0237ae423e. Change-Id: I110dd4e12286836aedf84dfba2c4ef07cac08b46 Signed-off-by: Gunnar Mills --- README.md | 15 --------------- 1 file changed, 15 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 2f4cf0fd..87b1ce5c 100644 --- a/README.md +++ b/README.md @@ -60,18 +60,3 @@ npm run test:unit ``` npm run lint ``` - -### Customize configuration - -See [Configuration Reference](https://cli.vuejs.org/config/). - -## Documentation -The documentation for coding standards and components is located in the `docs` directory. It is created using the [VuePress](https://vuepress.vuejs.org/) static site generator. Information about how to write documentation can be found on the [VuePress website](https://vuepress.vuejs.org/). - -### Development -1. `Run npm docs:dev` -1. Open browser and go to `http://localost:8080/` - -### Deployment -1. Merge any pull requests -1. Run `./depoly-docs.sh` \ No newline at end of file -- cgit v1.2.3