zollf / base-react-webpack

My base repo setup for react, typescript and webpack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Base Repository for Typescript, React, Webpack

This is mainly for personal use. However feel free to get some inspo or even clone it to try it out.

Prerequisites

npm install --global yarn
  • Clone repo
git clone https://github.com/zollf/base-react-webpack.git

Getting Started

Production

  • run yarn build
  • serve index.html file with static public files

About

My base repo setup for react, typescript and webpack


Languages

Language:JavaScript 41.5%Language:SCSS 28.9%Language:TypeScript 19.1%Language:HTML 10.5%