Skip to content

bijanvakili/cookiecutter-web1

Repository files navigation

cookiecutter-web1

Cookiecutter template for React web projects.

Introduction

This will setup a project with:

Features:

  • Development build with hot loader
  • Production build with minification

Requirements

Instructions

cd ./cookiecutter-ts
pip install -r requirements.txt
# use the parent directory, not the target
cookiecutter --output-dir /path/to/parent .

Testing

cookiecutter --no-input --output-dir /tmp/myparent --config-file ./test-template-params.yaml .

About

Cookiecutter template for React web projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published