Dynamically generated licenses for your projects.
Let's get rid of LICENSE.txt π
- /mit (default unpopulated license)
- /mit/developit (automatically populate details from GitHub)
- /bsd?organization=Jason%20Miller (custom details)
# install dependencies
npm install
# Start up a live-reloading server at http://localhost:8080
npm run dev
# Create an optimized production build
npm run build
# Start a production server
npm run serve
This project is built with preact-cli. For a detailed explanation of how things work, check out the preact-cli readme.