Ecosyste.ms: Awesome

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

https://github.com/brunosimon/folio-2019


https://github.com/brunosimon/folio-2019

Last synced: about 1 month ago
JSON representation

Lists

README

        

# Folio 2019

## Setup
Download [Node.js](https://nodejs.org/en/download/).
Run this followed commands:

``` bash
# Just be sure that you've got parcel js on you system
npm install -g parcel-bundler

# Install dependencies (only for first time)
npm i

# Serve at localhost:1234
npm run dev

# Build for production in the dist/ directory
npm run build
```

```
🥚 2021eggpvlzscw
```