Skip to content

Commit 404bee1

Browse files
authored
Update Readme.md
1 parent 0457807 commit 404bee1

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Readme.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
The file-system is the main API. Every `.js` file becomes a route that gets automatically processed and rendered.
88

9-
Populate `pages/index.js` inside your project:
9+
Populate `./pages/index.js` inside your project:
1010

1111
```
1212
import React from 'react'
@@ -21,7 +21,8 @@ So far, we get:
2121

2222
- Automatic transpilation and bundling (with webpack and babel)
2323
- Hot code reloading
24-
- Server rendering and indexing
24+
- Server rendering and indexing of `./pages`
25+
- Static file serving. `./static/` is mapped to `/static/`
2526

2627
### Bundling (code splitting)
2728

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy