0.0.21 • Published 1 year ago

turbo-react-express v0.0.21

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

Minimal React + Express.js Template

React + Express + Typescript + Turborepo

Folders

  • ./frontend: contains the react code
  • ./backend: contains the express.js code

Setup Instructions

Run this command to use the template:

npx turbo-react-express my-app

then cd into the folder:

cd my-app

install dependencies

pnpm install

development

pnpm dev

production

pnpm build
pnpm start
0.0.21

1 year ago

0.0.20

1 year ago

0.0.19

1 year ago

0.0.18

1 year ago

0.0.17

1 year ago

0.0.16

1 year ago

0.0.15

1 year ago

0.0.14

1 year ago

0.0.13

1 year ago

0.0.12

1 year ago

0.0.11

1 year ago

0.0.1

1 year ago