Blame view

README.md 1.98 KB
785064b8   isisadmin   Update readme
1
  # [COMPONENTS](http://www.routetopa.eu)
6bb354e8   isisadmin   update readme
2
  
785064b8   isisadmin   Update readme
3
  COMPONENTS is a repositiory of datalet and controllet, maintained by the [UNISA TEAM](http://www.isislab.it/) for the ROUTE-TO-PA PROJECT.
6bb354e8   isisadmin   update readme
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
  
  
  ## Table of contents
  
  * [Quick start](#quick-start)
  * [Bugs and feature requests](#bugs-and-feature-requests)
  * [Documentation](#documentation)
  * [Contributing](#contributing)
  * [Community](#community)
  * [Versioning](#versioning)
  * [Creators](#creators)
  * [Copyright and license](#copyright-and-license)
  
  
  ## Quick start
  
  Several quick start options are available:
  
  * [Download the latest release](https://github.com/twbs/bootstrap/archive/v3.3.5.zip).
  * Clone the repo: `git clone https://github.com/twbs/bootstrap.git`.
6bb354e8   isisadmin   update readme
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
  
  ### What's included
  
  Within the download you'll find the following directories and files, logically grouping common assets and providing both compiled and minified variations. You'll see something like this:
  
  ```
  bootstrap/
  ├── css/
  │   ├── bootstrap.css
  │   ├── bootstrap.css.map
  │   ├── bootstrap.min.css
  │   ├── bootstrap.min.css.map
  │   ├── bootstrap-theme.css
  │   ├── bootstrap-theme.css.map
  │   ├── bootstrap-theme.min.css
  │   └── bootstrap-theme.min.css.map
  ├── js/
  │   ├── bootstrap.js
  │   └── bootstrap.min.js
  └── fonts/
      ├── glyphicons-halflings-regular.eot
      ├── glyphicons-halflings-regular.svg
      ├── glyphicons-halflings-regular.ttf
      ├── glyphicons-halflings-regular.woff
      └── glyphicons-halflings-regular.woff2
  ```
  
6bb354e8   isisadmin   update readme
51
52
53
  
  ## Bugs and feature requests
  
785064b8   isisadmin   Update readme
54
  Have a bug or a feature request?
6bb354e8   isisadmin   update readme
55
56
57
  
  ## Documentation
  
785064b8   isisadmin   Update readme
58
  COMPONENTS documentation.
6bb354e8   isisadmin   update readme
59
60
61
  
  ### Running documentation locally
  
6bb354e8   isisadmin   update readme
62
63
  ### Documentation for previous releases
  
6bb354e8   isisadmin   update readme
64
65
  ## Contributing
  
6bb354e8   isisadmin   update readme
66
67
  ## Community
  
785064b8   isisadmin   Update readme
68
  Get updates on COMPONENTS's development and chat with the project maintainers and community members.
6bb354e8   isisadmin   update readme
69
70
71
  
  ## Versioning
  
6bb354e8   isisadmin   update readme
72
73
  ## Creators
  
6bb354e8   isisadmin   update readme
74
75
  ## Copyright and license
  
785064b8   isisadmin   Update readme
76
  Code released under [the MIT license](https://opensource.org/licenses/MIT).