1
1
mirror of https://github.com/c8r/x0.git synced 2024-08-17 01:10:32 +03:00
This commit is contained in:
Brent Jackson 2018-06-21 18:17:47 -04:00
parent 66728d6860
commit 956e1239f6

View File

@ -33,7 +33,7 @@ Read more about x0 in our [blog post](https://compositor.io/blog/x0-making-react
## Getting Started
x0 renders a directory of React components, automatically handling routing based on filename.
Create a `docs` folder and add and `index.js` file.
Create a `docs` folder and add an `index.js` file.
```jsx
// index.js