손장민

Update README.md

Showing 1 changed file with 3 additions and 27 deletions
...@@ -5,32 +5,8 @@ ...@@ -5,32 +5,8 @@
5 5
6 ## Getting Started 6 ## Getting Started
7 7
8 -To begin using this template, choose one of the following options to get started: 8 +You Should run npm install and install every dependencies
9 -* [Download the latest release on Start Bootstrap](http://startbootstrap.com/template-overviews/sb-admin-2/)
10 -* Clone the repo: `git clone https://github.com/BlackrockDigital/startbootstrap-sb-admin-2.git`
11 -* Fork the repo
12 9
13 -## Using the Source Files 10 +## Useage
14 11
15 -After cloning the repo take a look at the `gulpfile.js` and check out the tasks available: 12 +You can See charts some coins (bitstamp coinbase) and Communication with others
16 -* `gulp` The default task will compile the LESS and JS into the `dist` directory and minify the output, and it will copy all vendor libraries from `bower_components` into the `vendor` directory
17 -* `gulp dev` The dev task will serve up a local version of the template and will watch the LESS, JS, and HTML files for changes and reload the browser windo automatically
18 -
19 -To update dependencies, run `bower update` and then run `gulp copy` to copy the updated dependencies into the `vendor` directory
20 -
21 -## Bugs and Issues
22 -
23 -Have a bug or an issue with this template? [Open a new issue](https://github.com/BlackrockDigital/startbootstrap-sb-admin-2/issues) here on GitHub or leave a comment on the [template overview page at Start Bootstrap](http://startbootstrap.com/template-overviews/sb-admin-2/).
24 -
25 -## Creator
26 -
27 -Start Bootstrap was created by and is maintained by **[David Miller](http://davidmiller.io/)**, Owner of [Blackrock Digital](http://blackrockdigital.io/).
28 -
29 -* https://twitter.com/davidmillerskt
30 -* https://github.com/davidtmiller
31 -
32 -Start Bootstrap is based on the [Bootstrap](http://getbootstrap.com/) framework created by [Mark Otto](https://twitter.com/mdo) and [Jacob Thorton](https://twitter.com/fat).
33 -
34 -## Copyright and License
35 -
36 -Copyright 2013-2016 Blackrock Digital LLC. Code released under the [MIT](https://github.com/BlackrockDigital/startbootstrap-sb-admin-2/blob/gh-pages/LICENSE) license.
...\ No newline at end of file ...\ No newline at end of file
......