fontsource / search-directory

A search directory website for the Fontsource monorepo.
https://fontsource.org
MIT License
3 stars 1 forks source link
fonts fontsource fontsource-monorepo google-fonts search-directory

⚠️ Further development of the Fontsource Search Directory will now take place within the website folder of the Fontsource monorepo

Fontsource Search Directory

GitHub workflow status license GitHub stars

A search directory website for the Fontsource monorepo.

Directory link can be found here.

Development

Node.js and NPM must be installed before starting.

Install the necessary packages by running npm ci in the project root directory.

Building

To build, run npm run build in the projects root directory. An index.html file will be generated in the ./build directory. You can open that to view the product.

Develop

To start development, run npm start in the project root directory. This will create a local server in which you can view the project from a browser. Any changes from the source files in the ./src directory, will automatically reload the page.

Built With

License

This project is licensed under the MIT License - see the LICENSE file for details.