readme: project description

feat/ci
sundowndev 2019-10-02 09:52:10 +02:00
parent b8cd789c08
commit 8a824bb583
1 changed files with 3 additions and 4 deletions

View File

@ -1,5 +1,7 @@
# api-directory # api-directory
Free API directory with search and filter features. This project allows you browse several APIs intended for web development, and find one that fit your needs.
## Project setup ## Project setup
``` ```
npm install npm install
@ -33,7 +35,4 @@ npm run test:e2e
### Run your unit tests ### Run your unit tests
``` ```
npm run test:unit npm run test:unit
``` ```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).