Skip to content
This repository was archived by the owner on Nov 16, 2018. It is now read-only.

Conversation

ccheney
Copy link
Collaborator

@ccheney ccheney commented Jul 26, 2017

☀️

@ccheney ccheney changed the title update readme 💥 ✨ update readme Jul 26, 2017
README.md Outdated
### Tasks
## dev tasks
- $ `yarn dev` (local development)
Copy link
Owner

@codeBelt codeBelt Jul 26, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should probably say (local development with hapi server)

README.md Outdated

`yarn build` (Production) or with server `yarn start`
## build tasks
- $ `yarn start` (hapi server)
Copy link
Owner

@codeBelt codeBelt Jul 26, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should probably say (production build with hapi server)

README.md Outdated

Never do `yarn clean`.
## get started
1. Clone this repo
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1.5 Star this repo

README.md Outdated
2. $ `yarn`
3. $ `yarn dev`
4. http://localhost:3000
5. Open your browser's console to see the HMR logs
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need to tell the person this?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, it's the whole point of this example

README.md Outdated
5. Open your browser's console to see the HMR logs
6. Modify any files in `src`
7. ???
8. In your shell, watch webpack rebuild the example application
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need to tell the person this?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes

README.md Outdated
6. Modify any files in `src`
7. ???
8. In your shell, watch webpack rebuild the example application
9. In your browser's console, watch webpack rebuild and update modules
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need to tell the person this?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes

README.md Outdated
@@ -1,9 +1,22 @@
# hapi-react-hot-loader (Work In Progress)
# `hapi-react-hot-loader`
Example application demonstrating hot-module-reloading with webpack2, react and friends, and hapi.
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should say "hot-module-reloading 3"

ccheney added 2 commits July 26, 2017 12:00
update the readme update
Repository owner deleted a comment from ccheney Jul 26, 2017
@codeBelt codeBelt merged commit 19a80ee into codeBelt:master Jul 26, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

2 participants