김다솜

Update README.md

1 -# [Start Bootstrap - SB Admin](https://startbootstrap.com/template-overviews/sb-admin/) 1 +# 저기어때
2 -
3 -[SB Admin](http://startbootstrap.com/template-overviews/sb-admin/) is an open source, admin dashboard template for [Bootstrap](http://getbootstrap.com/) created by [Start Bootstrap](http://startbootstrap.com/).
4 2
5 ## Preview 3 ## Preview
6 -
7 -[![SB Admin Preview](https://startbootstrap.com/assets/img/templates/sb-admin.jpg)](https://blackrockdigital.github.io/startbootstrap-sb-admin/)
8 -
9 -**[View Live Preview](https://blackrockdigital.github.io/startbootstrap-sb-admin/)**
10 -
11 -## Status
12 -
13 -[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/BlackrockDigital/startbootstrap-sb-admin/master/LICENSE)
14 -[![npm version](https://img.shields.io/npm/v/startbootstrap-sb-admin.svg)](https://www.npmjs.com/package/startbootstrap-sb-admin)
15 -[![Build Status](https://travis-ci.org/BlackrockDigital/startbootstrap-sb-admin.svg?branch=master)](https://travis-ci.org/BlackrockDigital/startbootstrap-sb-admin)
16 -[![dependencies Status](https://david-dm.org/BlackrockDigital/startbootstrap-sb-admin/status.svg)](https://david-dm.org/BlackrockDigital/startbootstrap-sb-admin)
17 -[![devDependencies Status](https://david-dm.org/BlackrockDigital/startbootstrap-sb-admin/dev-status.svg)](https://david-dm.org/BlackrockDigital/startbootstrap-sb-admin?type=dev)
18 -
19 -## Download and Installation
20 -
21 -To begin using this template, choose one of the following options to get started:
22 -* [Download the latest release on Start Bootstrap](https://startbootstrap.com/template-overviews/sb-admin/)
23 -* Install via npm: `npm i startbootstrap-sb-admin`
24 -* Clone the repo: `git clone https://github.com/BlackrockDigital/startbootstrap-sb-admin.git`
25 -* [Fork, Clone, or Download on GitHub](https://github.com/BlackrockDigital/startbootstrap-sb-admin)
26 -
27 -## Usage
28 -
29 -### Basic Usage
30 -
31 -After downloading, simply edit the HTML and CSS files included with the template in your favorite text editor to make changes. These are the only files you need to worry about, you can ignore everything else! To preview the changes you make to the code, you can open the `index.html` file in your web browser.
32 -
33 -### Advanced Usage
34 -
35 -After installation, run `npm install` and then run `gulp dev` which will open up a preview of the template in your default browser, watch for changes to core template files, and live reload the browser when changes are saved. You can view the `gulpfile.js` to see which tasks are included with the dev environment.
36 -
37 -#### Gulp Tasks
38 -
39 -- `gulp` the default task that builds everything
40 -- `gulp dev` browserSync opens the project in your default browser and live reloads when changes are made
41 -- `gulp css` compiles SCSS files into CSS and minifies the compiled CSS
42 -- `gulp js` minifies the themes JS file
43 -- `gulp vendor` copies dependencies from node_modules to the vendor directory
44 -
45 -## Bugs and Issues
46 -
47 -Have a bug or an issue with this template? [Open a new issue](https://github.com/BlackrockDigital/startbootstrap-sb-admin/issues) here on GitHub or leave a comment on the [template overview page at Start Bootstrap](http://startbootstrap.com/template-overviews/sb-admin/).
48 -
49 -## Custom Builds
50 -
51 -You can hire Start Bootstrap to create a custom build of any template, or create something from scratch using Bootstrap. For more information, visit the **[custom design services page](https://startbootstrap.com/bootstrap-design-services/)**.
52 -
53 -## About
54 -
55 -Start Bootstrap is an open source library of free Bootstrap templates and themes. All of the free templates and themes on Start Bootstrap are released under the MIT license, which means you can use them for any purpose, even for commercial projects.
56 -
57 -* https://startbootstrap.com
58 -* https://twitter.com/SBootstrap
59 -
60 -Start Bootstrap was created by and is maintained by **[David Miller](http://davidmiller.io/)**, Owner of [Blackrock Digital](http://blackrockdigital.io/).
61 -
62 -* http://davidmiller.io
63 -* https://twitter.com/davidmillerskt
64 -* https://github.com/davidtmiller
65 -
66 -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).
67 -
68 -## Copyright and License
69 -
70 -Copyright 2013-2018 Blackrock Digital LLC. Code released under the [MIT](https://github.com/BlackrockDigital/startbootstrap-sb-admin/blob/gh-pages/LICENSE) license.
......