File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Boostnote
22
3- Hack your memory
3+ Simple note app
44
5- ## Develope
5+ ## Develop
66
771 . turn on HMR server
88
@@ -18,8 +18,12 @@ npm run hot
1818
1919> ` npm start ` is using compiled scripts. see [ Build] ( #Build ) to compile scripts.
2020
21+
2122## Build
2223
24+ > '3. Codesign' and '4. Create' installer are needed to deploy this app.
25+ > You can skip these steps.
26+
23271 . Compile scripts
2428
2529compile all browser stuff(Javascript, Stylus).
@@ -78,15 +82,18 @@ grunt zip:osx
7882- Webpack
7983... check [ ` package.json ` ] ( ./package.json )
8084
85+
8186## Codestyle
8287
8388[ ![ js-standard-style] ( https://cdn.rawgit.com/feross/standard/master/badge.svg )] ( https://github.com/feross/standard )
8489
8590## Author
8691
87- [ Rokt33r(Dick Choi)] ( https://github.com/rokt33r )
92+ [ Rokt33r(Dick Choi of MAISIN&CO.)] ( https://github.com/rokt33r )
93+
94+ ## Copyright & License
8895
89- ## License
96+ Copyright (C) 2016 MAISIN&CO.
9097
9198[ Check here] ( ./LICENSE ) .
9299
You can’t perform that action at this time.
0 commit comments