saefullohmaslul / React-From-Scratch

:electron: React boilerplate from scratch with webpack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

:electron: React From Scratch

Netlify Status

Boilerplate react js from scratch with webpack

Installation

  1. Download and install node js, click here for more detail

  2. Installing dependencies with npm command

    npm install
  3. Run project with

    npm run start:dev

Build

Run command for building project

npm run build

About

:electron: React boilerplate from scratch with webpack

License:MIT License


Languages

Language:JavaScript 90.0%Language:CSS 5.2%Language:HTML 4.8%