/es6-fiddle

simple babel transforms on a JS file so I can play with new things because i keep hitting ctrl+s on es6 fiddle and thats annoying

Primary LanguageJavaScript

index.js = es6/7 things


yarn watch to watch index.js for changed and compile file down

  • Must have rollup install globally like their docs say
  • Must have your $NODE_PATH set

yarn start to start server

  • I feel like there should be some
  • More bullet points to balance out this README