An open API service indexing awesome lists of open source software.

https://github.com/sipubohre/react-basic-setup

this is basic setup of react with webpack 2.0 and react-router 4 and with axios setup with routing.
https://github.com/sipubohre/react-basic-setup

axios-setup basic-setup expressjs phantomjs react react-router server-side-rendering webpack3

Last synced: 5 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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.