https://github.com/jolicode/jolitypo-website
✍️ Sample app to testdrive JoliTypo
https://github.com/jolicode/jolitypo-website
hacktoberfest
Last synced: about 1 year ago
JSON representation
✍️ Sample app to testdrive JoliTypo
- Host: GitHub
- URL: https://github.com/jolicode/jolitypo-website
- Owner: jolicode
- License: mit
- Archived: true
- Created: 2014-11-29T12:22:53.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2023-08-29T09:21:08.000Z (almost 3 years ago)
- Last Synced: 2025-06-07T00:10:07.680Z (about 1 year ago)
- Topics: hacktoberfest
- Language: Twig
- Homepage: https://jolitypo.jolicode.com/
- Size: 908 KB
- Stars: 3
- Watchers: 11
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
jolitypo-website
================
Sample app to testdrive JoliTypo. See https://jolitypo.jolicode.com/
## Installation
```bash
composer install
yarn install
yarn dev # or yarn watch
symfony server:start # And go to http://127.0.0.1:8000/ !
```