Skip to content

Commit fffbfd4

Browse files
committed
feat(learn): A new section has been added to start a new project with vite.js
1 parent 4034066 commit fffbfd4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/content/learn/start-a-new-react-project.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ If you're new to React, check out the [learn React course.](https://react.dev/le
5757

5858
Vite is a **frontend project builder** optimized for rapid development in **React** and other modern frameworks. It focuses on providing an agile and efficient experience.
5959

60+
6061
### Remix {/*remix*/}
6162

6263
**[Remix](https://remix.run/) is a full-stack React framework with nested routing.** It lets you break your app into nested parts that can load data in parallel and refresh in response to the user actions. To create a new Remix project, run:

0 commit comments

Comments
 (0)