Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gabrielseco/vanilla-accordeon

Vanilla Accordeon
https://github.com/gabrielseco/vanilla-accordeon

es6 jest js sass suit

Last synced: 25 days ago
JSON representation

Vanilla Accordeon

Awesome Lists containing this project

README

        

# Accordion Component

An accordion made with ES6 (Vanilla Javascript), Flow for static analysis of the code and Sass with SUIT methology.

Used BabelJS with Webpack to generate builds in dev and production time

## Demo URL

https://gabrielseco.github.io/vanilla-accordeon/

## Install

```sh
npm install || yarn
```

## Init server dev environment

With the command

```sh
npm start
```

starts the dev server with webpack in the port 8000 or your process.env.PORT.