create-fullstack-react-app

1.4.1 • Public • Published

Create Fullstack React App

Bootstrap a React application with a backend in Express, and choose between PostgreSQL or MongoDB.

Create your fullstack application:

npx create-fullstack-react-app my-app

You will be prompted to choose your React frontend:

? What frontend do you want to use? (Use arrow keys)
❯ Traditional ReactJS (jsx) 
  React with TypeScript (tsx)

You will be prompted to choose your database:

? What database do you want to use? (Use arrow keys)
❯ PostgreSQL 
  MongoDB 

That's it! Enjoy!

More info: https://levelup.gitconnected.com/create-a-fullstack-react-application-in-a-few-minutes-56cd1702cd22

/create-fullstack-react-app/

    Package Sidebar

    Install

    npm i create-fullstack-react-app

    Weekly Downloads

    2

    Version

    1.4.1

    License

    MIT

    Unpacked Size

    1.67 MB

    Total Files

    102

    Last publish

    Collaborators

    • fabianopb