0.1.2 • Published 3 years ago

@pcs/cra-template-pcs v0.1.2

Weekly downloads
2
License
ISC
Repository
-
Last release
3 years ago

PCS Template for create-react-app

A create react app template for creating new PCS React Applications, to generate a new application, clone this repository locally and run from the directory you want your new application to be created in:

npx create-react-app <name_of_new_application> --use-npm --template file:<relative_local_path_to_this_template_repo>