Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gplopes/zig

Zig ~ Modern Website Scaffolding for front-end using fuse-box
https://github.com/gplopes/zig

fuse-box javascript sass starter-kit

Last synced: 2 months ago
JSON representation

Zig ~ Modern Website Scaffolding for front-end using fuse-box

Awesome Lists containing this project

README

        

# Zig

###### Modern Website Scaffolding for front-end using fuse-box

## Quick start

1. Install zig-cli globally:
```
> $ npm install -g zig-cli
```

2. You can run zig command and download the latest files:

```
> $ zig -d [folder_name]
```

3. You can run the server

```
> $ npm start
```