Skip to content

sample node.js application with data served with GraphQL, ReactJS web client, JEST tests configured.

License

Notifications You must be signed in to change notification settings

ewojtach/HackNodeServer

Repository files navigation

HackSample Node Project

sample node.js application with data served with GraphQL, ReactJS web client, JEST tests configured.

Built on top of Node.js, Express, GraphQL and React. Containing modern web development tools such as Webpack, Babel

Related Projects

Learn More

Getting started

  • [npm install] installs all dependencies
  • [npm run dev] runs webpack in dev models
  • [npm run devstart] starts server with nodemon
  • [npm test] runs jest test scripts
  • [npm run eslint] runs code check with lint

About

sample node.js application with data served with GraphQL, ReactJS web client, JEST tests configured.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages