Skip to content

Dirk94/express-react-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typescript, Express and React

This repository holds a barebones Typescript + Express + React app.

Backend commands

Run these commands from the root folder.

  • yarn run start Starts the backend development server.
  • yarn run build Builds the backend app to the build directory.

Frontend commands

Run these commands from the frontend folder.

  • yarn run start Starts the frontend development server.
  • yarn run build Builds the frontend app to the build/frontend directory.

About

Barebones Express React Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published