Skip to content

doabit/react-relay-graphql-starter-kit

Repository files navigation

React starter kit with Graphql, Relay and Sequelize

git clone https://github.com/doabit/react-relay-graphql-starter-kit.git
npm install

Development

npm run db:seed
npm run update-schema
npm run start-dev

Production

npm run build
npm run start

open http://localhost:3000

About

React starter kit with Graphql, Relay and Sequelize

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published