为 ReactJS 构建的 Bootstrap 组件 React Bootstrap Components
- 授权协议: 未知
- 开发语言: JavaScript
- 操作系统: 跨平台
- 软件首页: https://getreactbootstrap.com
- 软件文档: https://getreactbootstrap.com/start
软件介绍
React Bootstrap Components 是一套用于构建 ReactJS 项目的 Bootstrap 组件
示例
安装
npm
npm install --save bootstrap-components
yarn
yarn add bootstrap-components
启动 Demo 应用
git clone https://github.com/axiom-team/bootstrap-components
cd bootstrap-components
yarn install
开发模式
yarn start
生产模式
yarn prod
跟我学Java Web
2010-9 / 58.00元
Java Web开发是目前最流行、使用最广泛的网站开发技术。《跟我学Java Web》通过对Java Web开发中所运用到的各种技术循序渐进地进行讲解,使读者能尽快掌握开发Web应用程序的方法。《跟我学Java Web》内容包括搭建Web开发环境、HTML相关技术基础知识、JavaScript相关技术基础知识、JSP技术基础知识、Servlet技术基础知识、搭建MySQL数据库开发环境、JDBC技......一起来看看 《跟我学Java Web》 这本书的介绍吧!
