Hashnode / Hashnode/mern-starter
How to integrate Reactstrap into mern-starter
Open
- Dominant language
- JavaScript
- Stars
- 5.1k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
I would like to use `reactstrap` with this mern-starter. But I find that I cannot start the project with `npm start` properly after I add an import statment in `client/modules/App/App.js`
e.g
`import 'bootstrap/dist/css/bootstrap.css';`
Contributor guide
No contributing guide indexed for this repository
Research direction
Start in client/modules/App/App.js and reproduce the reported failure with npm start after adding the Bootstrap stylesheet import. Check the startup output to identify the cause; done means the project starts successfully with the import present.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bootstrap, javascript, react
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100