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

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.

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