2.0.2 • Published 9 months ago

create-servite v2.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

create-servite

Scaffolding Your First Servite Project

# npm
$ npm create servite

# yarn
$ yarn create servite

# pnpm
$ pnpm create servite

It is strongly recommended to use typescript!run:

# npm 6.x
$ npm create servite my-app

# npm 7+, extra double-dash is needed:
$ npm create servite -- my-app

# yarn
$ yarn create servite my-app

# pnpm
$ pnpm create servite my-app

You can use . for the project name to scaffold in the current directory.

2.0.2

9 months ago

2.0.1

9 months ago

2.0.0

9 months ago

1.0.4

1 year ago

1.0.2

1 year ago

1.0.3

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago