Skip to content

Repository files navigation

react-seed

GitHub licenseBuild StatusCoverage StatusGitHub releasePRs WelcomeDevDependencies

Twitter FollowTwitter URL

UruIT seed project for ReactJS applications

Stack

  • Webpack
  • ES6/7
  • ESLint
  • React 16
  • Fetch
  • React-Router
  • Jest
  • Sass
  • Express
  • Git hooks
  • Plop

Secondary features

  • Redux
  • Redux-Segment
  • MongoDB
  • MSSQL
  • i18n
  • PDF

Seed Branches

master *
seed/
./redux
./mongo
./mssql
./redux-i18n
./i18n
./offline

Coming up next

  • server side rendering
  • graphQL
  • storybook
  • bootstrap

Structure

app
├── client
│ ├── components
│ │	└── home
│ ├── config
│ │	└── webpack
│ ├── routes
│ ├── styles
│ └── utils
├── docs
└── server
├── config
├── datastore ├── exceptions
├── routes
├── services
├── tests
└── utils

Development

Restore all packages and start development server:

yarn
yarn dev

Open browser on localhost:4000

Docs

Contributors

Authors

carloluismatiasdelgadorrivemmarina-acosta
carloluismatiasdelgadorrivemmarina-acosta

License

Licensed under the MIT License, Copyright © 2017 UruIT.

See LICENSE for more information.

Releases

Packages

Used by

Contributors

Languages