0.0.7 • Published 2 years ago

create-builder-experimental v0.0.7

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Create Builder.io

Note that you will need to use npm 6 or higher.

Run:

npm i -g npm

To install latest version of npm

Usage

Interactive mode

npm init builder

Command mode

npm init builder <starter> <projectName>

Example:

npm init builder nextjs my-site

Built-in starters

Developing locally

If you want to add features, clone this repo, open terminal:

Install dependencies

npm install

Then, compile and run the starter:

npm run dev

And it will help you test out your changes.

Related

License

  • MIT
0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago