Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sibiraj-s/react-boilerplate

⚛️ Minimal React Webpack Boilerplate
https://github.com/sibiraj-s/react-boilerplate

boilerplate react webpack

Last synced: 22 days ago
JSON representation

⚛️ Minimal React Webpack Boilerplate

Awesome Lists containing this project

README

        

# react-boilerplate ![LICENSE](https://badgen.net/github/license/sibiraj-s/react-boilerplate) [![Tests](https://github.com/sibiraj-s/react-boilerplate/workflows/Tests/badge.svg)](https://github.com/sibiraj-s/react-boilerplate/actions)

> Minimal React Webpack Boilerplate



React

## Quick start

- Clone the git repo: `git clone --depth=1 https://github.com/sibiraj-s/react-boilerplate.git `
- Move to appropriate directory: `cd `
- Run `npm install` install required dependencies
- Run `npm run dev` to start the webserver
- Visit `http://localhost:7297/` to view the app