react-typescript-boilerplate

1.0.0 • Public • Published

React Typescript Boilerplate

Usage

Basic

Light weight react typescript boilerplate to get you started.

Clone the repository to your local directory

$ git clone https://github.com/ajainvivek/react-typescript-boilerplate.git
cd react-typescript-boilerplate

Install all dependencies & Start developing

$ npm install
$ npm start

Running the Dev Server

After setting up the project, type npm start to start the webpack dev server at http://localhost:9001/.

Package Sidebar

Install

npm i react-typescript-boilerplate

Weekly Downloads

6

Version

1.0.0

License

ISC

Last publish

Collaborators

  • azvivek
  • ajainvivek