1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-12 17:26:17 +00:00

add requirement node version

This commit is contained in:
Dick Choi
2016-08-25 16:32:48 +09:00
parent 103b56ea3d
commit e685c4302d
3 changed files with 6 additions and 0 deletions

View File

@@ -1,5 +1,7 @@
# Build
You must use Node LTS v4.\*.\* to build Boostnote.
## Development
We use Webpack HMR to develope Boostnote.

View File

@@ -1,5 +1,7 @@
# Build
ビルドするためにはNode LTS v4.\*.\*が必要です。
## 開発
Webpack HRMを使います。

View File

@@ -1,5 +1,7 @@
# Build
빌드하기 위해선 Node LTS v4.\*.\* 가 필요합니다.
## 개발
Webpack HRM을 개발을 위해 사용합니다.