abuzarmushtaq / React-Babel

Very simple React.js project structure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Run command for watching files:

  • babel src/app.js --out-file=public/scripts/app.js --presets=env,react --watch

or simply run

  • npm start

About

Very simple React.js project structure


Languages

Language:JavaScript 99.9%Language:HTML 0.1%