Skip to content

Skeleton code for a React app + Express server

Notifications You must be signed in to change notification settings

asipser/create-skeleton

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create React Skeleton (inspired by MIT Web Lab)

Use this tool to make a basic skeleton for a react web-app. It allows you to customize your backend server to connect to postgres/mongoDB, have sockets integrated, and have authentication patterns for Google and Local.

Run create-react-skeleton [folder-name] to install the react app in the folder of your choosing! The commandline will prompt you to choose between database providers, authentication strategies, etc.

About

Skeleton code for a React app + Express server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.7%
  • CSS 4.5%
  • TSQL 0.8%