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

https://github.com/runlevel5/frontend_scaffold

Just my frontend scaffold stack
https://github.com/runlevel5/frontend_scaffold

Last synced: about 2 months ago
JSON representation

Just my frontend scaffold stack

Awesome Lists containing this project

README

          

## Dependencies

* Yarn (latest version)
* NodeJS (latest LTS version)

## Setup

Clone this repo

Run `./bin/setup`

## Dev

To run webpack watcher, run `yarn run dev`