mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 09:46:22 +00:00
modify readme
This commit is contained in:
15
readme.md
15
readme.md
@@ -1,8 +1,8 @@
|
||||
# Boostnote
|
||||
|
||||
Hack your memory
|
||||
Simple note app
|
||||
|
||||
## Develope
|
||||
## Develop
|
||||
|
||||
1. turn on HMR server
|
||||
|
||||
@@ -18,8 +18,12 @@ npm run hot
|
||||
|
||||
> `npm start` is using compiled scripts. see [Build](#Build) to compile scripts.
|
||||
|
||||
|
||||
## Build
|
||||
|
||||
> '3. Codesign' and '4. Create' installer are needed to deploy this app.
|
||||
> You can skip these steps.
|
||||
|
||||
1. Compile scripts
|
||||
|
||||
compile all browser stuff(Javascript, Stylus).
|
||||
@@ -78,15 +82,18 @@ grunt zip:osx
|
||||
- Webpack
|
||||
... check [`package.json`](./package.json)
|
||||
|
||||
|
||||
## Codestyle
|
||||
|
||||
[](https://github.com/feross/standard)
|
||||
|
||||
## Author
|
||||
|
||||
[Rokt33r(Dick Choi)](https://github.com/rokt33r)
|
||||
[Rokt33r(Dick Choi of MAISIN&CO.)](https://github.com/rokt33r)
|
||||
|
||||
## License
|
||||
## Copyright & License
|
||||
|
||||
Copyright (C) 2016 MAISIN&CO.
|
||||
|
||||
[Check here](./LICENSE).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user