schoinh / react-template

React template with Bootstrap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tap Room

A Web app for tracking kegs at a tap room - September 6, 2019

By Na Hyung Choi

Description

React Component and Route Structure

Specs

Spec Input Output

Setup/Installation Requirements

  1. Clone this repository:
    $ git clone https://github.com/schoinh/tap-room.git
    
  2. Install dependencies:
    $ npm install
    
  3. Build distribution files:
    $ webpack
    
  4. Open the web page (dist/index.html)

Known Bugs

  • No known bugs at this time.

Technologies Used

  • JavaScript
  • React
  • webpack
  • npm

Support and contact details

Please contact Na Hyung with questions and comments.

License

GNU GPLv3

Copyright (c) 2019 Na Hyung Choi

About

React template with Bootstrap


Languages

Language:JavaScript 92.4%Language:HTML 7.6%