An open API service indexing awesome lists of open source software.

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

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/ !
```