Skip to content
This repository has been archived by the owner on May 17, 2022. It is now read-only.

aristov/react-tutorial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React comment box example with BEM!

This is the React comment box example from the React tutorial. It's built on BEM with React integration.

To use

npm install
./node_modules/.bin/bower install
./node_modules/.bin/enb make
node .

And visit http://localhost:3000/.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.2%
  • CSS 5.8%