jessicauk / react-application

Setting up ES6 React components implementing OOP features with Webpack.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Application

Installation

Run the following instruccion on CLI in order to install dependencies:

npm install

Prerequisites

  • You have node installed at v6.0.0+ and npm at v3.0.0+.
  • You should have been familiar with git and npm.

Build

Once you have the repository cloned, building for building this app you need run the command.

# npm must have been installed already
npm start

At this point, you should see an express server listening at port 4000.

License

MTI.

About

Setting up ES6 React components implementing OOP features with Webpack.


Languages

Language:JavaScript 90.4%Language:HTML 7.6%Language:CSS 2.1%