Skip to content

mottenterprises/Shop

 
 

Repository files navigation

Shop Build Status

##Preparation

Install nodejs

Install mongodb

Run project

npm install
npm run add-db (for adding initial data)
npm start

Run tests

npm test

Fill db

npm run add-db

Technologies

  • React
  • Redux
  • GraphQL
  • Immutable
  • Babel 6
  • Webpack
  • Webpack-dev-server
  • express
  • Mongoose
  • react-bootstrap
  • react-redux
  • sass
  • and other ...

About

  • Project represents internet shop. It can easy help people to understand above mentioned technologies. Or just use it as boilerplate in their projects.

Open for PRs 👍

About

Online store in react, redux, webpack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.2%
  • CSS 2.4%
  • HTML 0.4%