Skip to content

Boilerplate startup project for React using Typescrpit and Webpack

License

Notifications You must be signed in to change notification settings

kiluavineeth/react-typescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a Boilerplate startup project for React using Typescrpit and Webpack

Pre-requisites:

Node
Yarn (optional)

Versions which i used:

Node: 6.11.5
NPM: 5.5.1

Usage:

git clone https://github.com/kiluavineeth/react-typescript
Go to the root folder: npm install (or) yarn install

Build:

yarn build (or) npm build

Run:

yarn start (or) npm start
Debug at : http://localhost:8080

About

Boilerplate startup project for React using Typescrpit and Webpack

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published