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

https://github.com/attack-monkey/zeron-seed

A seed project for Zeron
https://github.com/attack-monkey/zeron-seed

Last synced: about 1 month ago
JSON representation

A seed project for Zeron

Awesome Lists containing this project

README

          

Zeron Seed
==========

- Clone this project
- `npm install` - install dependencies
- `npm install -g parcel` - Default bundler for Zeron
- `npm start` - runs the project on localhost:1234
- `npm run build` - builds the project to /dist directory