RaniSputnik / proto

Simple, ready-to-use boilerplate for rapid prototyping with React, Typescript, React Hot Loader and Styled Components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

proto

Simple, ready-to-use boilerplate for rapid prototyping with:

  • React, React Hot Loader
  • Typescript, TS Lint
  • Styled Components, style presets for rapid prototyping

Installation

  1. clone this repo using git clone, or download it here
  2. npm install
  3. npm run start
  4. go to http://localhost:8080/

About

Simple, ready-to-use boilerplate for rapid prototyping with React, Typescript, React Hot Loader and Styled Components


Languages

Language:TypeScript 89.7%Language:JavaScript 10.3%