oss.ninja
1.0.0
Dynamically generated licenses for your projects.
Let's get rid of LICENSE.txt ?
# 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 serveThis project is built with preact-cli. For a detailed explanation of how things work, check out the preact-cli readme.
MIT