Skip to content

Commit 018d49f

Browse files
authored
Update README.md
1 parent ba0af34 commit 018d49f

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -69,17 +69,18 @@ app/
6969
...
7070
frontend/
7171
src
72+
components
73+
Post.js
74+
PostForm.js
7275
pages
7376
posts
7477
[id]
7578
edit.js
7679
index.js
77-
_components
78-
Post.js
79-
PostForm.js
8080
index.js
8181
new.js
82-
services.js
82+
providers.js
83+
services.js
8384
```
8485

8586
Sample app https://github.com/raphox/next-rails-app.

0 commit comments

Comments
 (0)