Skip to content

A starter project with React, Redux, React Router, Universal Rendering, NodeJS, Sequelize and more

Notifications You must be signed in to change notification settings

emumba-com/react-starter-project

Repository files navigation

React Starter Project

Default MySQL config:

mysql: {
  username: 'root',
  password: '',
  dbName: 'react-starter',
  host: 'localhost',
  multiStatement: false,
  enableLogging: true
}

To login use starter as Username and 123456 as password.

About

A starter project with React, Redux, React Router, Universal Rendering, NodeJS, Sequelize and more

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published