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.
- Host: GitHub
- URL: https://github.com/manuelalferez/cra-m
- Owner: manuelalferez
- Created: 2021-09-08T14:35:14.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-29T08:43:52.000Z (over 4 years ago)
- Last Synced: 2025-04-07T20:54:50.775Z (about 1 year ago)
- Topics: babel, reactjs, webpack
- Language: JavaScript
- Homepage:
- Size: 56.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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