Skip to content

shake82/reactjs-typescript-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReactJS-Typescript application template

ReactJS application template with basic routing (react-router: 4.2.0).

Typescript for scripting (tsconfig.json)

Tslint for linting (tslint.json)

webpack for builds (webpack.config.js)

Sass for styling

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Install node + npm

Initialization

Using command prompt run: npm install

Running

Running with webpack-dev-server

run npm start

Running with webpack-dev-middleware (in express)

run npm run server

Linting

If using Visual Studio Code, install the TSLint extension for linting

Or run from cmd: npx tslint -c tslint.json 'src/**/.ts*'*

About

Starter project for reactjs using typescript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •