Skip to content

Commit 7fbf6ba

Browse files
committed
Update README.md
1 parent 9596edc commit 7fbf6ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ Open the project [http://localhost:4000](http://localhost:4000).
112112
├── bower_components/ # vendor libraries installed by bower
113113
├── build/ # app build tasks and tools
114114
├── node_modules/ # node dependencies
115-
├── public/ # compiled result
115+
├── dist/ # compiled result
116116
├── src/ # source files
117117
│── bowere.json # bower configuration file
118118
└── package.json # npm configuration file

0 commit comments

Comments
 (0)