caapwebux
TypeScript icon, indicating that this package has built-in type declarations

1.0.25 • Public • Published

typescript-webpack-react-flux-boilerplate

The goal of this repo is to help you start when combining React and Typescript. It contains implementation of simple example based on flux pattern. LESS in combination of CSS modules is used for styling components and for running, building and bundling there is powerful Webpack.

This boilerplate combines

Getting started

  • run npm install to download dependencies
  • run npm start to build and start webpack-dev-server
  • open http://localhost:13595/

Build options

  • npm run build for single build (creates files in build/ folder)
  • npm start to build and start webpack-dev-server

Readme

Keywords

none

Package Sidebar

Install

npm i caapwebux

Weekly Downloads

2

Version

1.0.25

License

MIT

Last publish

Collaborators

  • nicolai.bodd