Skip to content

Twiggeh/react-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Template

Pre - Installation

You will be asked to provide a MongoURI, a Google Secret / Client ID, an SSL fullchain.pem and privkey.pem as well as a session secret.

This is because the app / server combination has google setup as a default oauth provider, and MongoDB as the default user Database.

You can either provide fake strings or just remove the prompts for them in scripts/setup.ts and then run node scripts/buildScripts.js to update all of the scripts.


Installation :

  1. Run yarn install from the project root.

Features

Styling and Theming is handled through EmotionJS.
The Project supports jsx as well as tsx.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published