Skip to content

arest/react-redux-typescript-rollup-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React + Redux + Typescript Boilerplate bundled with Rollup

Setup:

npm install

npm install -g rollup

npm install -g typings

npm install -g local-web-server [optional]


typings install

Bundle:

trigger rollup manually:

rollup -c config/rollup.js
    or
npm run build

run server: npm run server

TODO:
  • add immutable

About

Redux+React+Typescript Boilerplate with Rollup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors