1.0.10 • Published 4 years ago

@quintype/create-malibu-app v1.0.10

Weekly downloads
21
License
ISC
Repository
github
Last release
4 years ago

Create Malibu App create-malibu-app

This is a started kit for creating frontend Node JS and React JS applications on Quintype.

Prerequisites

  • git
  • node and npm

Getting Started

  • To create a new malibu app with create-malibu-app, run the following
npm init quintype/malibu-app <project-name> [advanced]

or, with npx

npx quintype/malibu-app <project-name> [advanced]
ArgumentsRequiredDescription
advancedoptionalAdding advanced enhances the base malibu app with a set of prebuilt customizable features. Please contact Quintype to get a detailed information of the features.
  • Once installation is done, you will find the project reacted from the path you ran the command from.
1.0.10

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago