1.0.1 • Published 3 years ago

ultralight-cli v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

Topics

🔧 Installation

Just install with npm:

npm install -g ultralight-cli

📝 Getting Started

To get started first you need initialize Ultralight in your project with:

ultralight-cli init

Then to build your project you can use

ultralight-cli build <build dir>

or, if your project is an React Project

ultralight-cli build-react

or, if your project is an Vite Project

ultralight-cli build-vite

🙏 Thanks

Thanks to Ultralight, esm and fs-extra

1.0.1

3 years ago

1.0.0

3 years ago