Skip to content
This repository was archived by the owner on Jun 14, 2022. It is now read-only.

Latest commit

 

History

38 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fontastique

Choose your fonts, get your CSS.

Install

npm i

Setup

npm run setup

Note: Will require Guardian GitHub credentials.

Run

npm start

Will build the assets and run a local dev server; visit it at http://localhost:8000. Note: This will require python3 to be installed.

Alternatively you can host the dist directory locally using a server of your choice. For example:

npm run build
cd dist
python3 -m http.server 8080

Recommended developer setup

We recommend using VSCode.

Extensions

VSCode should prompt you to install our recommended extensions when you open the project.

You can also find these extensions by searching for @recommended in the extensions pane.

About

Choose your fonts, get your CSS.

Resources

Code of conduct

Stars

3 stars

Watchers

13 watching

Forks

Releases

Packages

Used by

Contributors

Languages