Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wasswarichard/react-webpack4-babel7

react-webpack4-babel7
https://github.com/wasswarichard/react-webpack4-babel7

Last synced: 10 days ago
JSON representation

react-webpack4-babel7

Awesome Lists containing this project

README

        

# React Webpack v4 and Babel v7 boilerplate
A simple react starter boilerplate with babel 7 and Webpack 4 to get you started.

## Instructions
cd to the main folder

### Install packages
> npm install

### Run the app
> npm run

You can proceed to make your own changes. Happy coding!!! :)