From 3c1322f414811a56aa9200516453f6ea1573464a Mon Sep 17 00:00:00 2001 From: Raccoon Date: Sun, 26 Feb 2017 17:10:08 +0800 Subject: [PATCH] Created Project Requirement and Environment (markdown) --- Project-Requirement-and-Environment.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Project-Requirement-and-Environment.md diff --git a/Project-Requirement-and-Environment.md b/Project-Requirement-and-Environment.md new file mode 100644 index 0000000..29a77d3 --- /dev/null +++ b/Project-Requirement-and-Environment.md @@ -0,0 +1,16 @@ +Browsers Requirement +--- + +- Chrome >= 47, Chrome for Android >= 47 +- Safari >= 9, iOS Safari >= 8.4 +- Firefox >= 44 +- IE >= 9, Edge >= 12 +- Opera >= 34, Opera Mini not supported +- Android Browser >= 4.4 + +Prerequisite +--- + +- Node.js 6.x or up (test up to 7.5.0) +- Database (PostgreSQL, MySQL, MariaDB, SQLite, MSSQL) use charset `utf8` +- npm (and its dependencies, especially [uWebSockets](https://github.com/uWebSockets/uWebSockets#nodejs-developers), [node-gyp](https://github.com/nodejs/node-gyp#installation))