0.10.1 • Published 6 years ago

create-hostic v0.10.1

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

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!

0.10.1

6 years ago

0.10.0

6 years ago

0.9.5

6 years ago

0.9.4

6 years ago

0.9.3

6 years ago

0.9.2

6 years ago

0.3.1

6 years ago

0.3.0

6 years ago

0.2.0

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago