Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Setup Basic Create React App #1619

Closed
4 tasks done
PhearZero opened this issue Sep 8, 2019 · 1 comment · Fixed by #1645
Closed
4 tasks done

Setup Basic Create React App #1619

PhearZero opened this issue Sep 8, 2019 · 1 comment · Fixed by #1645
Assignees
Labels
v2.x wontfix indicates an issue/pull request will not be worked on

Comments

@PhearZero
Copy link
Contributor

PhearZero commented Sep 8, 2019

🚀 Feature Proposal

Add Basic CRA to +HospitalRun Next
HospitalRun/hospitalrun#14

Motivation

Update the next branch to include a basic Create React App and include acceptance criteria similar to the next-poc-demo. Make sure to configure Commitizen and Husky prior to your first commit to ensure consistent repositories.

Example

Getting Started with CRA Typescript

git clone --branch next https://github.com/HospitalRun/hospitalrun-frontend.git
npx create-react-app hospitalrun-frontend --typescript
cd hospitalrun-frontend
npm start

Backlog:

  • Basic CRA Application
  • Commitizen
  • Commit Lint
  • Husky
@stale
Copy link

stale bot commented Nov 8, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix indicates an issue/pull request will not be worked on label Nov 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
v2.x wontfix indicates an issue/pull request will not be worked on
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants