Skip to content

shmup/react-makefile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

uses webpack, babel, react, and scss

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published