coding-blocks / coding-blocks/codingblocks.com1
[Readme] missing one command to host website locally
- Dominant language
- HTML
- Stars
- 58
- Forks
- 168
- PR merge metrics
- No merged PRs in 30d
Description
When we run website locally with mentioned instructions in readme file.it just build project only but does not deploy it on locally in browser.On terminal we need some other instruction also to run website locally on browser also.
With **npm run build** it just build the project but does not deploy it on browser locally.
_______________________________________________________________

________________________________________________________________
_____________________________________________________
**This is what happens after installing all dependencies but it just build project not host it locally on browser**
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the README instructions around `npm run build` and verify what happens after that command. Identify the project’s missing local browser-serving step, then update the README so the complete build-and-host workflow is documented and can be followed successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100