helloanoop / react-boilerplate

My React Boilerplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Boilerplate

This is a minimal react boilerplate that I wrote from scratch. up.

Setup

yarn install

Build

node_modules/.bin/webpack

Run

node_modules/.bin/webpack-dev-server --colors --progress --watch

License

MIT

Contribute

Pull Requests always welcome, as well as any feedback or issues.

About

My React Boilerplate

License:MIT License


Languages

Language:JavaScript 81.4%Language:HTML 15.2%Language:CSS 3.4%