Skip to content
This repository has been archived by the owner on May 7, 2021. It is now read-only.
/ react-skeleton Public archive

A simple framework to help get you started with your React.js app

Notifications You must be signed in to change notification settings

fairbanksio/react-skeleton

Repository files navigation

React-Skeleton

React-Skeleton

A simple framework to help get you stared with your React.js app.

Features

It already has some of the basics baked right in:

  • Based on create-react-app
  • Material UI
  • FontAwesome 5
  • Mongoose DB Modeling
  • Winston Logging
  • Cheet.js
  • Prettier code formatting

Getting Started

  1. yarn install to get dependencies
  2. yarn start to launch the development server
  3. yarn prettier to format code using Prettier
  4. yarn build when ready to build for production
  5. yarn eject for advanced mode

Available Environment Variable Options

  • PORT=3001
  • SESSION_SECRET=change-me
  • MONGO_URI=mongodb://user:password@localhost:27018/skeleton
  • SERVER_URL=https://skeleton.mysite.io

About

A simple framework to help get you started with your React.js app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •