We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9596edc commit 7fbf6baCopy full SHA for 7fbf6ba
1 file changed
README.md
@@ -112,7 +112,7 @@ Open the project [http://localhost:4000](http://localhost:4000).
112
├── bower_components/ # vendor libraries installed by bower
113
├── build/ # app build tasks and tools
114
├── node_modules/ # node dependencies
115
-├── public/ # compiled result
+├── dist/ # compiled result
116
├── src/ # source files
117
│── bowere.json # bower configuration file
118
└── package.json # npm configuration file
0 commit comments