全栈 Javascript 开发架构 MERN
- 授权协议: MIT
- 开发语言: JavaScript
- 操作系统: 跨平台
- 软件首页: http://mern.io/
- 软件文档: http://mern.io/documentation.html
- 官方下载: https://github.com/Hashnode/mern-starter/archive/master.zip
软件介绍
类似 Mean,是另一个全栈 Javascript 开发架构,使用 MongoDB,Express,React,Node。
特性
React 组件的热加载
模块化文件结构
使用 React 路由器进行代码拆分
Ava 测试运行(并行运行测试)
国际化支持
支持 Docker
支持代码生成
搭建自己的 MERN
下面是两个启动工具
git clone https://github.com/Hashnode/mern-starter.git cd mern-starter npm install npm start
npm install -g mern-cli mern init myApp cd myApp npm install npm start
Python Algorithms
Magnus Lie Hetland / Apress / 2010-11-24 / USD 49.99
Python Algorithms explains the Python approach to algorithm analysis and design. Written by Magnus Lie Hetland, author of Beginning Python, this book is sharply focused on classical algorithms, but it......一起来看看 《Python Algorithms》 这本书的介绍吧!
RGB CMYK 转换工具
RGB CMYK 互转工具
HSV CMYK 转换工具
HSV CMYK互换工具
