Skip to content

KBirzins/react-v16-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-v16-test

Testing of React v16 features. A simple app that shows React v16 Error Boundaries, Portals and Fragments

How to use

Download repository, run npm install or yarn. Afterwards, you can either bundle webpack and start a node server by running npm run build or yarn run build and node index.js or simply start the webpack-dev-server by running npm run start or yarn run start.

Afterwards navigate to http://localhost:3002/.

About

A small demo of React v16 new features

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published