Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs: Create a boilerplate for start with React Ape #43

Open
raphamorim opened this issue Oct 25, 2019 · 2 comments
Open

Docs: Create a boilerplate for start with React Ape #43

raphamorim opened this issue Oct 25, 2019 · 2 comments
Labels
good first issue help wanted
Milestone

Comments

@raphamorim
Copy link
Owner

@raphamorim raphamorim commented Oct 25, 2019

Create a boilerplate project to start with React Ape. It should be quite simple, just one component and "live reload" working. I'm open to ideas to start the project, but I really don't to add a CLI for it. It can be a script on gh (ex: sh https://github.com/raphamorim/react-ape/raw/scripts/start.sh) that can clone and install the dependencies.

@raphamorim raphamorim added help wanted good first issue labels Oct 25, 2019
@raphamorim raphamorim added this to the 0.1.0 milestone Oct 25, 2019
@hayanisaid
Copy link

@hayanisaid hayanisaid commented May 24, 2022

Hi @raphamorim I'm open to help with this issue, this project seems interesting!

@raphamorim
Copy link
Owner Author

@raphamorim raphamorim commented May 25, 2022

Hey @hayanisaid thanks for the reply, the boilerplate is already in development process (https://github.com/raphamorim/react-ape/tree/main/packages/app) but there's two things that you could help on it, if you want to.

  • Need to find a way to clone this folder only (or the entire repo using git shallow clone) and document the way to do it in the Docs folder as well
  • Integrate a navigation API to the app folder (react-router or anything like that)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue help wanted
Projects
None yet
Development

No branches or pull requests

2 participants