readme: project description
parent
b8cd789c08
commit
8a824bb583
|
@ -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/).
|
|
Loading…
Reference in New Issue