1.0.10 • Published 11 months ago

create-react-typescript-webpack v1.0.10

Weekly downloads
-
License
MIT
Repository
-
Last release
11 months ago

License Repo Size TOP_LANGUAGE FORKS Stars

React Typescript Webpack

Table of Contents

Description

A react boilerplate that utilizes typescript, webpack, eslint, and jest

Built With

Getting Started

This project is designed to be an easy to use react boilerplate and assumes you have a basic understanding of creating react applications

Prerequisites

  • Node.js

Installation

  • Pull files from the github repository
  • In a terminal navigate to the folder containing the repository and run 'npm install' to install all dependencies

Usage

This works like many other react boilerplates. Some scripts are setup in the package.json file. These include:

  • prebuild: runs eslint on all files and reports any changes that need to be made
  • build: bundles and minifies your code in a build folder
  • start: runs a dev server for your code
  • test: runs any jest tests you have setup

License

MIT License

Acknowledgements

I'd like to thank Prime Digital Academy for teaching me how to build react applications.

Contacts

1.0.10

11 months ago

1.0.9

11 months ago

1.0.8

11 months ago

1.0.7

11 months ago

1.0.6

11 months ago

1.0.5

11 months ago

1.0.4

11 months ago

1.0.3

11 months ago

1.0.2

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago