Skip to content

kaushikdeo/githooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReactJS Basic Setup with Webpack, Webpack Dev Server Babel

Coding in React is a youtube channel which hosts tutorials about ReactJS. This repo is about basic ReactJS setup with webpack, webpack dev server and babel. You can visit the Youtube tutorials here

Installation

  1. Create a folder on your machine. Then navigate to that folder via the terminal / command prompt. Then type the following

    git clone https://github.com/KaushikMDeo/ReactJs-Basic-Setup.git
    
  2. This will pull the git repo to your machine. Then go inside the pulled folder

    cd ReactJs-Basic-Setup
    npm install
    npm start
    

Back to top

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published