Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/positivecrash/airalab.org

Static website on Gridsome for Airalab RUS
https://github.com/positivecrash/airalab.org

Last synced: 12 days ago
JSON representation

Static website on Gridsome for Airalab RUS

Awesome Lists containing this project

README

        

## For wonderers

This is Gridsome-built static website for NPO Robotics Research Center Airalab Rus.

## For developers

To start it locally you need install node.js and [Gridsome framework](https://gridsome.org).

**Start**
`npm i`

**Develop**
`gridsome develop`

**Build**
`gridsome build`