Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/wasswarichard/react-webpack4-babel7
- Owner: wasswarichard
- Created: 2021-04-12T07:15:17.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-12T07:47:39.000Z (almost 4 years ago)
- Last Synced: 2024-11-09T06:40:28.813Z (2 months ago)
- Language: JavaScript
- Size: 81.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 runYou can proceed to make your own changes. Happy coding!!! :)