Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mondial7/my-bae

Something about my dev stack
https://github.com/mondial7/my-bae

babel devstack es6 javascript-development mocha rollup vanilla-javascript

Last synced: about 1 month ago
JSON representation

Something about my dev stack

Awesome Lists containing this project

README

        

# My Bae
Something about my dev stack

## Install

clone this 👾
```
git clone https://github.com/mondial7/my-bae.git
cd my-bae
npm install
```

## Developing

```
npm run forest
```
(... gonna watch you 🧐)

## Testing

```
npm test
```
(surprise surprise 🤓)

## Wrapping up

```
npm run build
```
(or just do nothing if Forest was running - after all... Run, Forest, run!)