Skip to content

A place to monkey around with Babel πŸ’βž•πŸ’»

Notifications You must be signed in to change notification settings

matty-at-rdc/just-babel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Just Babel

What is this?

It's what it sounds like yo! It's Just Babelℒ️ which means it's a project that simply uses a little babel to show what it's all about.

How do I use this?

Summary

You find code in src and write special fancy JavaScript in it then compile it and watch it work in the browser using the public/index.html file!

Steps

  • yarn install -- Gets the necessary dependencies from yarn/npm
  • yarn build -- Runs the babel CLI tool agains the src directory
  • Open public/index.html in browser and check the console

About

A place to monkey around with Babel πŸ’βž•πŸ’»

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published