Skip to content

angiesg79/bootstrap-italia-playground

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bootstrap Italia Playground

This little project is the easiest way to start playing with Bootstrap Italia.

Getting started

  • Clone the repo: git clone https://github.com/italia/bootstrap-italia-playground.git
  • Install dependencies: yarn install
  • Run a local server: yarn start
  • Point a browser to: http://http://127.0.0.1:8080/

What's included

You'll find a plain HTML page linking empty CSS and JS files to enable styling. You are encouraged to edit anything inside the <main> tag to style the page.

bootstrap-italia-playground/
│   index.html          # main html file
├── css/
│   ├── main.css        # working CSS file
└── js/
    └── main.js         # working JS file

Reference

Bootstrap Italia documentation is hosted on GitHub pages at https://italia.github.io/bootstrap-italia/.

About

Bootstrap Italia Playground

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%