Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/villedemontreal/hochelaga
https://github.com/villedemontreal/hochelaga
bootstrap4 design-system scss styleguide
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/villedemontreal/hochelaga
- Owner: VilledeMontreal
- License: mit
- Created: 2022-02-14T21:36:58.000Z (over 2 years ago)
- Default Branch: develop
- Last Pushed: 2024-07-31T15:00:41.000Z (4 months ago)
- Last Synced: 2024-10-01T07:11:36.400Z (about 2 months ago)
- Topics: bootstrap4, design-system, scss, styleguide
- Language: SCSS
- Homepage: https://zeroheight.com/575tugn0n/p/261b21-avant-utilisation
- Size: 35.5 MB
- Stars: 5
- Watchers: 6
- Forks: 3
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)
[Français](README_FR.md)
# ✨ Hochelaga ✨Are you coding with style ? Yes? Okay, you rock! 🎸 If not, we can help you get started with [documentation, demos, and guides](https://zeroheight.com/575tugn0n/p/261b21-avant-utilisation)! Also you can [Visit the website below](services.montreal.ca/boite-outils4)
## Requirements
* PHP 7+ and a global composer installation.
* Node 16
* Gulp 4## Installation
* Clone this repo locally
* Run `composer install`
* Refuse to load the default mustache starterkit when asked -- (N).
* Run `nvm use` if you use nvm and make sure v16.11.1 is the active version.
* Run `npm i`
* Run `gulp serve`
* Visit [http://localhost:3000](http://localhost:3000) freshly launched in your browser.## Documentation
* Get started with [pattern lab](PATTERN_LAB.md)
## Contributing
Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us.
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details