Skip to content

danielimmke/react-18-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

Run npm install to install dependencies.

Then run npm start to start the Express server and open the React app in your browser.

Installing React 18

As of this writing, React 18 has not released yet. React 18 is in beta as of November 15, 2021. To install:

npm

npm install react@rc react-dom@rc

yarn

yarn add react@rc react-dom@rc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published