Skip to content

Latest commit

 

History

History
21 lines (10 loc) · 234 Bytes

README.md

File metadata and controls

21 lines (10 loc) · 234 Bytes

Which License

A tool to determine the name of a license and link to associated documentation.

Building

Development:

npm run dev

Full Build:

npm run build

Deploy

To update on GitHub Pages:

npm run deploy