Skip to content

A blog for posting articles built on top of Facebook Rich text editing using ReactJS NodeJS & GraphQL

Notifications You must be signed in to change notification settings

firashamila33/Mediun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mediun

Online Demo : https://mediun.herokuapp.com/

A blog for posting articles built on top of Facebook Rich text editing Using

  • React/Redux
  • NodeJS
  • GraphQL

Installation

Installing client dependencies.

$ cd Mediun/client
$ npm install

installing server dependencies

$ cd Mediun/server
$ npm install

Run Mediun server

$ cd Mediun
$ npm run server

Run Mediun client

open a new terminal and :

$ cd Mediun
$ npm run client

see the Client in action

visit http://localhost:3000

open GraphiQl queries/mutations editor

visit http://localhost:4002/graphiql

About

A blog for posting articles built on top of Facebook Rich text editing using ReactJS NodeJS & GraphQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published