Skip to content

electrode-samples/express-react-redux-starter

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