kristiyan-ASW-G-08 / fullstack-reddit-clone-ts-mern

Full stack reddit clone build with typescript and the mern stack.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Full stack reddit clone

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Packages

  • web (React.js website)
  • server (Typescript server)
  • common (Code shared between web and server)

Linters

Eslint with typescript and prettier.

Installing

A step by step series of examples that tell you how to get a development env running.

Yarn

yarn install

npm

npm run install

Running the app

To start on a localhost server

Yarn

yarn start

npm

npm run start

Author

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Full stack reddit clone build with typescript and the mern stack.

License:Other


Languages

Language:TypeScript 98.4%Language:CSS 0.6%Language:HTML 0.5%Language:JavaScript 0.5%