8000 GitHub - nsoni/react-webpack-demo
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

nsoni/react-webpack-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React demo

How to setup

You need to have Node.js

Installing on Ubuntu

$ sudo apt-get update
$ sudo apt-get install nodejs

Installing on Mac OS X

This instruction uses HomeBrew package manager. Refer this article for details.

$ brew install node

Preparing the repo

$ git clone https://github.com/nsoni/react-webpack-damo.git
$ cd react-webpack-damo
$ npm install
$ npm run start

in brouser open http://localhost:6862

open localhost

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0