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

https://github.com/multiplyco/fluent-development.github.io


https://github.com/multiplyco/fluent-development.github.io

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

          

# Fluent website

## Setup

Run `yarn`

Run `yarn install-deps`

## Prod

Run `yarn build`

## Dev

Terminal 1: `yarn sass:dev`

Terminal 2: `yarn build:dev`

Terminal 3: `yarn serve`

Open `localhost:8080`