We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef7fe50 commit df428c7Copy full SHA for df428c7
README.md
@@ -11,7 +11,6 @@ A Vue project template with [Loopback](http://loopback.io/) framework featuring
11
* Full authentication support, by default the account listed in `server/initial-data/maintenance-account.json` is created;
12
* Ajax Async queue module in `client/modules/async` (useful to see if and how many requests are being made to the server);
13
* [CSS Modules](https://github.com/css-modules/css-modules), [Sass](https://sass-lang.com/) and [Bootstrap Vue](https://bootstrap-vue.js.org).
14
-*
15
## Usage
16
17
```
0 commit comments