All Projects → tommy351 → Redux Example

tommy351 / Redux Example

Licence: mit
A universal (isomorphic) web application example powered by Redux.

Programming Languages

javascript
184084 projects - #8 most used programming language

Redux example

This is a universal (isomorphic) web application example.

We used

Usage

Start the development server

The server will run on localhost:4000.

$ npm run dev

Build source files

Compiles JavaScript files with JavaScript and extracts CSS files from JavaScript.

$ npm run build

Start the production server

$ npm start

Run ESLint

$ npm run eslint

Run JSCS

$ npm run jscs

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].