【发布时间】:2021-10-13 13:24:26
【问题描述】:
看了很多帖子后,我无法弄清楚如何为 Next.Js Typescript 应用正确安装 Bootstrap。这是我第一次将 Bootstrap 与 Typescript 一起使用,但我不知道该怎么做。我看到了这些命令: npm i bootstrap,npm i react-bootstrap,npm install @types/bootstrap,我想知道我应该使用这三个还是不需要其中一些。 提前致谢。
【问题讨论】:
标签: typescript twitter-bootstrap next.js react-bootstrap