Skip to content

MZhoume/react-starter

Repository files navigation

React Starter

Tech Stack

Language of choice

  • Typescript

Frontend

  • React (with MaterialUI)
  • Axios
  • Easy-peasy

Backend

  • Express
  • Typeorm

Setup the project

1. Install NPM packages

npm install

2. Initialize database

npm run typeorm migration:run

3. You are good to go

How to start

1. Start the server

npm run serve-server

2. Start the app

npm run serve-app

3. Enjoy :)

About

Starter project with React, Express and Typeorm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •