New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

create-fullstack-react-app

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-fullstack-react-app

Fullstack React application generator.

latest
npmnpm
Version
1.4.1
Version published
Weekly downloads
3
-66.67%
Maintainers
1
Weekly downloads
 
Created
Source

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

Keywords

react

FAQs

Package last updated on 22 May 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts