Harshpatel44 / example-react-project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example React App

[12/28/2019]: This project is updated with latest versions of all the mentioned tools. If you have read the previous revision of the article, please pay attention to the changes in package names

Example project for the Medium Article What are NPM, Yarn, Babel, and Webpack; and how to properly use them?

How to run

Install dependencies:

yarn install

Run dev server:

yarn run dev

Open your favorite browser and type in http://localhost:8080

About


Languages

Language:JavaScript 84.8%Language:HTML 11.6%Language:CSS 3.6%