项目作者: sipubohre

项目描述 :
this is basic setup of react with webpack 2.0 and react-router 4 and with axios setup with routing.
高级语言: JavaScript
项目地址: git://github.com/sipubohre/react-basic-setup.git
创建时间: 2018-03-20T06:46:34Z
项目社区:https://github.com/sipubohre/react-basic-setup

开源协议:

下载


react-basic-setup

this is basic setup of react with webpack 2.0 and react-router 4 and with axios setup with routing.

this is basic setup of react.

i think basic setup is more compplicated than developement in react and it is not necessary to learn all these things.

this setup contains

1- webpack 2.0

2- react-router 4

3- es6

4- react- helmet for seo

5- using nodejs for server side rendering

6- using phantom script for using node.js

7- error boundary for error handler

8- conditional rendering for authentication

Using Instruction ->

1- clone it using git clone https://github.com/sipubohre/react-basic-setup.git

2- cd react-basic-setup

3- npm install

4- npm run dev

5- npm run start

6- open browser and goto localhost:3000/

now you will seing welcome text.