Skip to content

paoyong/sencha

Repository files navigation

Sencha

About

Reddit clone using React components and PostgresQL database.

Non-NPM Requirements

  • PostgresQL

Installation

Make sure to have postgresQL installed. On windows, don't forget to set up the PATH variable for psql.

  1. npm update
  2. psql -U postgres -a -f server/psql_scripts.sql to build PostgresQL schema
  3. npm run build to build *.bundle.js files.
  4. `npm start

About

Reddit clone in Node and React

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published