vitortolentino / ReactJSConcepts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ReactJSConcepts

Basic concepts of ReactJS

Table of Contents

Installation

Clone the repository

$ git clone git@github.com:vitortolentino/ReactJSConcepts.git
$ cd ReactJSConcepts

Then run

$ npm install or $ yarn install

Usage

Run project in development mode

$ npm run dev or $ yarn dev

Tests

Run tests

$ npm run test or $ yarn test

Made by Vitor Tolentino! Talk to me.

About


Languages

Language:JavaScript 84.4%Language:CSS 9.7%Language:HTML 5.9%