Skip to content

six-two/react_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React template

A simple app that can apply a template to a react projects index file. I use it to have all of my react apps have the same look.

Installation

Install packages (example below for Arch Linux):

pacman -S --needed sassc

Install python dependencies:

python3 -m pip install -r requirements.txt

TODO

  • Add an (optional) language chooser to the template
  • Add default args value to defaults.py

About

Apply a template to a react app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published