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

https://github.com/ecliptic/ecliptic-home-architecture

The basic architecture we used to create our home page.
https://github.com/ecliptic/ecliptic-home-architecture

Last synced: over 1 year ago
JSON representation

The basic architecture we used to create our home page.

Awesome Lists containing this project

README

          

# Ecliptic Architecture

## Installation

```
$ cd ecliptic-home-architecture
$ npm install
```

## Running the dev server

```
$ cd ecliptic-home-architecture
$ npm run dev
```