Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/designbyadrian/react-16-webpack-4-mini-boilerplate
Barebones React and Webpack project
https://github.com/designbyadrian/react-16-webpack-4-mini-boilerplate
babel babel-loader boilerplate react reactjs webpack webpack4
Last synced: 28 days ago
JSON representation
Barebones React and Webpack project
- Host: GitHub
- URL: https://github.com/designbyadrian/react-16-webpack-4-mini-boilerplate
- Owner: designbyadrian
- Created: 2018-03-12T10:25:46.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-12T10:47:35.000Z (almost 7 years ago)
- Last Synced: 2024-11-10T18:48:37.279Z (3 months ago)
- Topics: babel, babel-loader, boilerplate, react, reactjs, webpack, webpack4
- Language: JavaScript
- Size: 91.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React 16 Webpack 4 Mini Boilerplate
Basic Webpack 4 setup for React. Does *not* come with a dev server.
Simply run `$ npm run build` to build your React app into `📁 dist/`, but first you need to `$ yarn install`