sangupta / react-base

A simple React application boilerplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React-Base

Features

Installation and Usage

  • Clone this repository: $ git clone git@github.com:sangupta/react-base.git
  • Switch directory: $ cd react-base
  • Install dependencies: $ npm install or $ yarn install
  • Fire the development server: $ npm run watch
  • Open the URL: $ open http://localhost:1309/

License

Apache License 2.0.

About

A simple React application boilerplate


Languages

Language:JavaScript 65.8%Language:HTML 33.4%Language:CSS 0.8%