Hjkun77 / react-scratch

A project to build React.js Web Applications using Webpack and Babel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React from Scratch App

Create React.js Web Applications without too much node_modules and unneccessary plugins. This boilerplate code is a react.js application built with babel and webpack.

Instructions

  • Clone the repo
  • Run npm install
  • Run npm start

About

A project to build React.js Web Applications using Webpack and Babel


Languages

Language:JavaScript 70.4%Language:HTML 26.3%Language:CSS 3.3%