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

https://github.com/flaque/plate

A react boilerplate with webpack and sass.
https://github.com/flaque/plate

Last synced: 2 months ago
JSON representation

A react boilerplate with webpack and sass.

Awesome Lists containing this project

README

        

# To Setup

Run `npm install webpack -g && npm install webpack-dev-server -g`
Then, `yarn`. (You may need to install yarn `brew install yarn`)

# To Run

Run `yarn start`. Then, open a browser at
`http://localhost:8080/webpack-dev-server/`