0.0.1-alpha.0 • Published 2 years ago
larkspur-components v0.0.1-alpha.0
Larkspur
Larkspur is a component library / UI framework I am working on. It is in active development and is currently in, like, pre-pre-pre-release. Please come back later :)
npm run dev
# or start the server and open the app in a new browser tab
npm run dev -- --openPublishing
Go into the package.json and give your package the desired name through the "name" option. Also consider adding a "license" field and point it to a LICENSE file which you can create from a template (one popular option is the MIT license).
To publish your library to npm:
npm publish0.0.1-alpha.0
2 years ago