npm.io
10.1.0 • Published 4 years agoCLI

@alchemycodelab/create-app

Licence
ISC
Version
10.1.0
Deps
4
Size
26 kB
Vulns
0
Weekly
0

Starter Bootstrap for Alchemy Code Lab

This is the source code for the Alchemy Code Lab Career Track bootstrap script.

Usage

npm init @alchemycodelab/app@latest

Making Changes to the Bootstrap

You can fork this repo and make any changes, but in order for the package to be updated on the NPM Repository, you will need to be a part of the @alchemycodelab org on NPM and have publishing access.

With access, you can then make your changes, update the package.json file to a new version, then run npm publish.