How to port an existing html/bootstrap scss website with some custom js code to gatsby? #11036
Labels
stale?
Issue that may be closed soon due to the original author not responding any more.
status: needs reproduction
This issue needs a simplified reproduction of the bug for further troubleshooting.
type: question or discussion
Issue discussing or asking a question about Gatsby
Hi,
I have just finished my first website with Gatsbyjs showcasing around 15 products with product data coming from contentful.
Now I have another website running at chefschoice.com.tr that I want to port to gatsby. I have played around with directly adding existing scss to gatsby (which failed at module.exports even after adding node-sass plugin) and also with reactstrap. Reactstrap seemed to require a complete rewrite of the code.
Is there a quick and easy way or maybe a comprehensive documentation for this kind of migration?
I can not move forward, as with every little step there comes a problem that I have to spend hours to solve.
The text was updated successfully, but these errors were encountered: