Skip to content

eMarek/React-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-examples

These GIT repo contains a different examples of using React.

Install all necessary node modules which are listed under "dependencies" in package.json. You can do it with this command:

npm install

There is only one commnad which you need to run to start working:

npm run build

If everything looks okay, you can start with development. Don't forget that you need to start your server as well. You can use webpack-dev-server if you want.

About

These GIT repo contains a different examples of using React.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published