An open API service indexing awesome lists of open source software.

https://github.com/yusufshakeel/babel-project

This is a sample Babel project.
https://github.com/yusufshakeel/babel-project

babel babel-preset grunt grunt-task

Last synced: about 1 month ago
JSON representation

This is a sample Babel project.

Awesome Lists containing this project

README

          

# babel-project
This is a sample Babel project.

# How to use this project?

1. Clone this project using `$ git clone https://github.com/yusufshakeel/babel-project.git`

2. Run `$ npm init` to get the dependencies.

3. Run `$ grunt` to compile JavaScript code and get the output in the `dist` directory.

### License

MIT License Copyright (c) 2018 Yusuf Shakeel.