Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/croquiscom/create-zigzag-app

Set up zigzag template project by running one command.
https://github.com/croquiscom/create-zigzag-app

build-tool nextjs react vanilla zero-configuration zigzag

Last synced: about 1 month ago
JSON representation

Set up zigzag template project by running one command.

Awesome Lists containing this project

README

        

# create-zigzag-app

## description

Create template project used in ZIGZAG with no build configuration.
This project works on wherever npm is installed.
(npx comes with npm 5.2+ and higher, if you use lower version, please update that!)
If you have some problem, please open an issue.
If you wanna add some feature, please send us a PR.

## How to use

### Step1

Execute this command:

```
npx git+https://github.com/croquiscom/create-zigzag-app.git
```

### Step2

Select what you want!

```
❯ vanilla
react
react-material-ui
nextjs
nextjs-material-ui
```

### Step3

Enjoy :)