@pcs/cra-template-pcs
v0.1.2
Published
Create React App Template for PCS Applications
Downloads
10
Readme
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>