GitXplorerGitXplorer
V

React_HelloDojo

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
b599c8e6e1936a709384ade074c8b85143b1db9e

markdown formatting

VVitalius1 committed 7 years ago
Unverified
b3418ffb3bcf5d3eebbd6902ee697241cdd060e5

added an image of result

VVitalius1 committed 7 years ago
Unverified
ab17150c161beb7a4acbeef73dd9abfc11df48df

two components files to practice props passing

VVitalius1 committed 7 years ago
Unverified
a9c4d8f75e2021a2bf2c74982c058c2adcf17387

made some changes to the starter project for react

VVitalius1 committed 7 years ago
Unverified
f72c44be1420f081149c04e93e8154cc014755ed

initial commit

VVitalius1 committed 7 years ago

README

The README file for this repository.

Practice Project to Learn React

Create a list using React components.

Setup

npm install

Compile

npm run compile

Usage

Start the development server with this command: npm start

Result

alt image