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