0.3.5 • Published 3 years ago

create-silvie-app v0.3.5

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

Create Silvie App

This package will create a silvie app from boilerplate template, So you can start a project as soon as possible.

The default template comes with a sample controller, a User model and GraphQL schema and resolver.

Installation

In case you need to have this package on your machine, you need to install it globally:

npm install --global create-silvie-app
yarn global add create-silvie-app

Usage

NPX

npx create-silvie-app APP_NAME

CLI

create-silvie-app APP_NAME

Initializers

npm init silvie-app APP_NAME
yarn create silvie-app APP_NAME

What's next?

After creating a silvie app. All you need to do is to run one of the following commands to get you going.

silvie dev
npm run dev
yarn dev
0.3.0

3 years ago

0.3.5

3 years ago

0.3.2

3 years ago

0.3.4

3 years ago

0.3.3

3 years ago

0.2.0

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago

0.0.10

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago