Skip to content

electrode-samples/express-react-redux-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

11e3606 · Jan 21, 2017

History

3 Commits
Dec 6, 2016
Jan 21, 2017
Jan 21, 2017
Dec 6, 2016
Dec 6, 2016
Dec 6, 2016
Jan 21, 2017
Dec 1, 2016
Dec 6, 2016
Dec 6, 2016
Jan 21, 2017

Repository files navigation

express-react-redux-starter

developer machine setup

curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.32.1/install.sh | bash
nvm install v6.9.1
npm install -g yarn

install

git clone https://github.com/electrode-samples/express-react-redux-starter.git
cd express-react-redux-starter
yarn

test

npm test

run

npm start

technologies

  • javascript / es6
  • react + redux
  • webpack + babel
  • mocha + expect
  • node + express
  • npm + yarn

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published