https://github.com/9d4/react-fast-start
Basic React JS App to start creating React App with webpack manually instead of create-react-app.
https://github.com/9d4/react-fast-start
Last synced: about 1 year ago
JSON representation
Basic React JS App to start creating React App with webpack manually instead of create-react-app.
- Host: GitHub
- URL: https://github.com/9d4/react-fast-start
- Owner: 9d4
- Created: 2020-08-17T15:18:16.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-10T12:47:20.000Z (almost 6 years ago)
- Last Synced: 2025-01-29T22:46:13.732Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://rfs.trapercode.tk
- Size: 278 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Basic React JS App to start creating React App with webpack manually instead of create-react-app
# Getting Started
Just run `npm add` to install all dependencies, and you're set.
Main dependencies:
- webpack
- babel