Skip to content

adammain/reddible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reddible

Screenshot

Screenshot of reddible application

This projects uses Lerna to package the client and development server into a single package.

Start Developing

To get started developing right away:

yarn install

Installs Lerna.

yarn run bootstrap

Installs both projects depencies (client and server).

yarn run start

Starts both development server and client app.

API Server

Information about the API server and how to use it can be found in its README file.

Client App

Available Client App configuration and build commands can be found in its README file.

About

Reddit clone using React and Redux.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors