create-hostic

0.10.1 • Public • Published

create-hostic

Create a static web site using Hostic.

$ npm init hostic <project-name>
$ cd <project-name>
$ npm install
$ npm run dev

If using Yarn:

$ yarn create hostic <project-name>
$ cd <project-name>
$ yarn
$ yarn dev

This package was created using https://github.com/vitejs/create-vite-app as model. Thanks!

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i create-hostic

    Weekly Downloads

    8

    Version

    0.10.1

    License

    MIT

    Unpacked Size

    39.9 kB

    Total Files

    15

    Last publish

    Collaborators

    • holtwick