0.10.1 • Published 4 years ago

create-hostic v0.10.1

Weekly downloads
3
License
MIT
Repository
github
Last release
4 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

4 years ago

0.10.0

4 years ago

0.9.5

4 years ago

0.9.4

4 years ago

0.9.3

4 years ago

0.9.2

4 years ago

0.3.1

4 years ago

0.3.0

4 years ago

0.2.0

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago