zox-cli
TypeScript icon, indicating that this package has built-in type declarations

1.0.5 • Public • Published

The easiest way to setup a new Zox.js project is using the CLI tool.

Install

npm i -g zox-cli

Required global tools

node to run the project

git for cloning the project

tsc for compiling typescript

Usage

zox init <template-name> <project-name>

Example

zox init static-site-handlebars my-site

Custom templates

zox init <username>/<repo> <project-name>

Readme

Keywords

Package Sidebar

Install

npm i zox-cli

Homepage

zoxjs.com/

Weekly Downloads

1

Version

1.0.5

License

MIT

Unpacked Size

5.74 kB

Total Files

6

Last publish

Collaborators

  • zoranravic