Closed paul-tqh-nguyen closed 5 years ago
Progress Patch: https://github.com/paul-tqh-nguyen/arxiv_as_a_newspaper/commit/7d3cd2db0f1b927d690361eb292bd6383b4e7ddf
This patch makes it so that the bootstrap libraries can be installed and used in our front end with fewer troubles.
There are still more troubles to endure, but progress is being made.
Just checked it on a fresh check out. Seems like it works fine :)
Sanity check that we don't need to manually call
npm install bootstrap
. We've had some trouble with that during development. Test it on a fresh check out.