Skip to content
This repository has been archived by the owner on Aug 27, 2019. It is now read-only.
/ redux-example Public archive

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

License

Notifications You must be signed in to change notification settings

tommy351/redux-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published