/react-app-boilerplate

Primary LanguageJavaScriptMIT LicenseMIT

react-app-boilerplate

This is a repository for the boiler plate for a react app. With this repo, you or I can fork it and get up and running lickity-split with a repository for making a react app, with configurations for webpack, eslint, tslint, prettier, etc. already done for you.

How to run locally

Run "npm run dev-build" to build development build and "npm run dev-server" to run code locally at localhost:8080