Skip to content

solidsnack/es6-react-nodewebkit-clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A skeleton NodeWebKit app using ES6 and React.

##  Compile ES6+React to ES5
:;  npm install

##  Run in NodeWebKit with minimal bundle
:;  npm start

##  Compile full for browser and open in browser
:;  npm run browser
:;  /path/to/browser index.html

Done

  • Browserify
  • ES6
  • React
  • Multiple modules
  • Minimal bundle
  • Load all modules in dev environment

To do:

  • Source maps + minifcation Pretty hard, actually

About

As cool as it sounds

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published