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

https://github.com/manuelalferez/cra-m

Set up a modern web app by running one command without using create-react-app.
https://github.com/manuelalferez/cra-m

babel reactjs webpack

Last synced: about 2 months ago
JSON representation

Set up a modern web app by running one command without using create-react-app.

Awesome Lists containing this project

README

          

CRA-m

Set up a modern web app by running one command without using create-react-app.



Create React apps without create-react-app.

## Packages and modules installed

* webpack
* html-webpack-plugin
* @babel-core
* @babel-preset-env
* @preset-react
* babel-loader
* react
* react-dom
* webpack-cli
* webpack-dev-server
* css-loader
* style-loader