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

https://github.com/shmup/react-makefile

uses webpack, babel, react, and scss
https://github.com/shmup/react-makefile

Last synced: 3 months ago
JSON representation

uses webpack, babel, react, and scss

Awesome Lists containing this project

README

        

## Makefile for React.js

clone and run `make`

You'll probably wanna remove the `.git` directory and start fresh

#### make commands

- make - install and build shit
- make dev-server - run a webpack dev server
- make server - run a python SimpleHTTPServer
- make clean - remove the `package-lock.json`, `node_modules/`, and `dist/`

#### uses

- babel
- webpack
- react.js
- scss
- some other bullshit you can remove like skeleton.css and normalize.css