mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-15 10:46:32 +00:00
Add required environments for building Boostnote on each local
This commit is contained in:
@@ -1,5 +1,11 @@
|
|||||||
# Build
|
# Build
|
||||||
|
|
||||||
|
## Environments
|
||||||
|
* npm: 4.x
|
||||||
|
* node: 7.x
|
||||||
|
|
||||||
|
You have to use `npm v4.x`, `v5.x` is not supported.
|
||||||
|
|
||||||
## Development
|
## Development
|
||||||
|
|
||||||
We use Webpack HMR to develop Boostnote.
|
We use Webpack HMR to develop Boostnote.
|
||||||
|
|||||||
Reference in New Issue
Block a user