Skip to content

antonybudianto/react-starter

Repository files navigation

React Starter

Minimal React Starter with Hot reload

Build Status

Installation

Firstly, you need to have Node.js

Node 10 or later is recommended

After that, run:

yarn

Start

First, start webpack watch with Babel loader by running

yarn dev

Enjoy coding React!

Production

You can build production bundle and serve it by running

yarn prod

License

MIT

About

⚡ Simple React starter with Webpack and ES6

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published