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 b812de1 commit 31b9359Copy full SHA for 31b9359
README.md
@@ -100,7 +100,7 @@ Open the project [http://localhost:4000](http://localhost:4000).
100
├── node_modules/ # node dependencies
101
├── dist/ # compiled result
102
├── src/ # source files
103
-│── bowere.json # bower configuration file
+│── bower.json # bower configuration file
104
└── package.json # npm configuration file
105
```
106
0 commit comments