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