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

https://github.com/hedaukartik/react-webpack-babel-eslint-nav-dev-starter

Client side rendering React app template tooled with Webpack and Babel
https://github.com/hedaukartik/react-webpack-babel-eslint-nav-dev-starter

babel csr react webpack

Last synced: 3 months ago
JSON representation

Client side rendering React app template tooled with Webpack and Babel

Awesome Lists containing this project

README

          

# react-webpack-babel-eslint-nav-dev-starter

## Get Started

1. **Install [Node 8](https://nodejs.org)** or newer.
2. **Navigate to this project's root directory on the command line.**
3. **Install Node Packages.** - `npm install`
4. **Install [React developer tools](https://chrome.google.com/webstore/detail/react-developer-tools/fmkadmapgofadopljbjfkapdkoienihi?hl=en) and [Redux Dev Tools](https://chrome.google.com/webstore/detail/redux-devtools/lmhkpmbekcpmknklioeibfkpmmfibljd?hl=en)** in Chrome.
5. **Run App-** - `npm start`

![alt text](https://github.com/hedaukartik/react-webpack-babel-eslint-nav-dev-starter/blob/master/1.PNG)

![alt text](https://github.com/hedaukartik/react-webpack-babel-eslint-nav-dev-starter/blob/master/2.PNG)