mcartagena / reacjs-practice

Repository to practice reactjs with ES6

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

reacjs-practice

Repository to practice reactjs with ES6

Installation

npm i

Build the artifacts in Dev

npm run build-dev

For run the app

npm run start

For test with Jest

npm test

For build as production mode

npm run build

About

Repository to practice reactjs with ES6


Languages

Language:JavaScript 85.1%Language:CSS 9.6%Language:HTML 5.3%