Skip to content

afarriaga/react-comment-box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Tutorial

This is based on the React comment box example from the React tutorial.

For learning purposes. Using a rather minimal set up and first attempt at ES2015 syntax.

To test

npm install
npm run build
node server.js

And visit http://localhost:3000/.

About

Completed the first React tutorial.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published